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.
2 parents b3b8bd8 + a046644 commit ba53234Copy full SHA for ba53234
postgres/Dockerfile-dev
@@ -0,0 +1,6 @@
1
+# This Dockerfile is for development purposes.
2
+# Backups are disabled.
3
+
4
+FROM mdillon/postgis
5
6
+COPY initdb.sql docker-entrypoint-initdb.d/
0 commit comments