WIP: Prebuilt docker image #803

Draft
floatingghost wants to merge 37 commits from customizable-docker-db into develop
Showing only changes of commit 616c9878a5 - Show all commits

View file

@ -4,7 +4,6 @@ set -euo pipefail
mkdir -p pgdata
mkdir -p docker-setup-tmp
chmod a+w docker-setup-tmp
# This is sorta special in that we need the generated_config.exs to make it onto the host
# We can also automate the DB setup here!