4
1
Fork 0

Moved postgres to backend-core

pull/24/head
UnicodingUnicorn 2019-02-16 13:01:34 +08:00
parent 50497125d4
commit 09f177e37b
2 changed files with 3 additions and 0 deletions

3
postgres/Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM postgres:10.3
COPY 1_initial.up.sql /docker-entrypoint-initdb.d