FROM postgres:9.5

COPY ./initdb.sh /docker-entrypoint-initdb.d/init-user-db.sh

