dejavu/docker/postgres/Dockerfile

2 lines
68 B
Docker
Raw Normal View History

2020-06-03 05:38:32 +00:00
FROM postgres:10.7-alpine
COPY init.sql /docker-entrypoint-initdb.d/