WIP: Prebuilt docker image #803

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

View file

@ -1,5 +1,8 @@
services: services:
db: db:
# If you use a config generator, use the value below for your
# "ram" size
shm_size: 4gb
command: command:
- "postgres" - "postgres"
- "-c" - "-c"