projects
/
akkoma
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Doc branding
[akkoma]
/
docker-resources
/
build.sh
1
#!/bin/sh
2
3
docker
-compose
build
--build-arg
UID
=
$(id -u)
--build-arg
GID
=
$(id -g)
akkoma
4
docker
-compose
build
--build-arg
UID
=
$(id -u)
--build-arg
GID
=
$(id -g)
db