FROM postgres:9.6 ENV POSTGRES_PASSWORD=DockerCon!!! COPY init-db.sh /docker-entrypoint-initdb.d/init-db.sh