FROM postgres:9.6

RUN rm -rf /var/log/*

COPY ./docker-entrypoint-initdb.d/ /docker-entrypoint-initdb.d