guesstimate/misc/containers/postgres/Dockerfile

3 lines
68 B
Docker
Raw Normal View History

2020-08-08 15:04:59 +02:00
FROM postgres:12-alpine
COPY ./initdb.d /docker-entrypoint-initdb.d