blog.hareworks.net/docker/postgres.Dockerfile

3 lines
70 B
Docker

FROM postgres:16
COPY ./docker/initdb.d/ /docker-entrypoint-initdb.d/