Dockerfile 71 B

123
  1. FROM postgres:10.0-alpine
  2. COPY words.sql /docker-entrypoint-initdb.d/