We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba25074 commit 4281983Copy full SHA for 4281983
Dockerfile
@@ -1,5 +1,4 @@
1
FROM postgres:13-alpine
2
3
-ENV POSTGRES_DB imis
4
5
COPY ["database scripts/00_dump.sql", "database scripts/0[2345]_*.sql", "database scripts/demo_db.sql", "/docker-entrypoint-initdb.d/"]
0 commit comments