FROM postgres:9.6-alpine RUN mkdir -p /docker-entrypoint-initdb.d ADD schema.sql /docker-entrypoint-initdb.d/