4
1
Fork 0
backend-core/postgres/Dockerfile

4 lines
70 B
Docker
Raw Normal View History

2019-02-16 13:01:34 +08:00
FROM postgres:10.3
COPY 1_initial.up.sql /docker-entrypoint-initdb.d