WIP: Prebuilt docker image #803

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

View file

@ -22,8 +22,8 @@ services:
source: ./pgdata
target: /var/lib/postgresql/data
- type: bind
source: ./config/setup_db.psql
target: /docker-entrypoint-initdb.d/setup_db.sql
source: ./config
target: /docker-entrypoint-initdb.d
akkoma:
image: akkoma/akkoma:next