rust-postgres/docker/Dockerfile
2019-12-04 16:51:55 -08:00

4 lines
65 B
Docker

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