rust-postgres/docker/Dockerfile
2017-10-05 14:20:26 -07:00

4 lines
67 B
Docker

FROM postgres:10.0
COPY sql_setup.sh /docker-entrypoint-initdb.d/