FitTrackee/db/Dockerfile

3 lines
61 B
Docker
Raw Permalink Normal View History

2021-01-31 11:30:37 +01:00
FROM postgres:13
COPY create.sql /docker-entrypoint-initdb.d