akkoma/docker-resources/build.sh
floatingghost 66f913355a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Docker builds (#231)
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: #231
2022-10-16 19:25:54 +00:00

5 lines
163 B
Bash
Executable file

#!/bin/sh
docker-compose build --build-arg UID=$(id -u) --build-arg GID=$(id -g) akkoma
docker-compose build --build-arg UID=$(id -u) --build-arg GID=$(id -g) db