Docker updates

This commit is contained in:
Ben Allfree
2022-10-25 03:48:13 -07:00
committed by GitHub
parent 264112c283
commit f5b9ebabea
62 changed files with 1153 additions and 596 deletions

5
scripts/dev.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
docker-compose -f docker/docker-compose-dev.yaml build
docker-compose -f docker/docker-compose-dev.yaml up --remove-orphans