guesstimate/misc/containers/postgres/Dockerfile

3 lines
68 B
Docker

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