Hangar/docker/postgres/Dockerfile
2022-06-17 22:27:49 +02:00

4 lines
64 B
Docker

FROM postgres:alpine
COPY scripts /docker-entrypoint-initdb.d/