Skip to content

Commit fb75462

Browse files
committedMar 26, 2024·
Update Dockerfile
1 parent b5bfb44 commit fb75462

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
FROM postgres:14
22
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

Comments
 (0)