Merge pull request 'Skip posts in indexer where publish date is nil' (#356) from...
[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