We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5bfb44 commit fb75462Copy full SHA for fb75462
Dockerfile
@@ -1,2 +1,4 @@
1
FROM postgres:14
2
COPY create-multiple-postgresql-databases.sh /docker-entrypoint-initdb.d/
3
+
4
+LABEL org.opencontainers.image.source="https://github.com/captmicr0/docker-postgresql-multiple-databases"
0 commit comments