FitTrackee/db/Dockerfile
2022-03-27 10:58:51 +02:00

3 lines
61 B
Docker

FROM postgres:13
COPY create.sql /docker-entrypoint-initdb.d