Merge pull request 'docs: Remove quarantine section' (#324) from norm/akkoma:remove...
[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