FROM postgres:latest MAINTAINER tanshu COPY user.sql /docker-entrypoint-initdb.d/ COPY brew.sql /docker-entrypoint-initdb.d/