link-stack/fix/metamigo-db/Dockerfile
2023-03-07 14:09:49 +00:00

2 lines
84 B
Docker

FROM postgres:13
COPY scripts/bootstrap.sh /docker-entrypoint-initdb.d/bootstrap.sh