Files
mtg-search/db/docker/Dockerfile
2025-10-27 16:28:03 +10:30

3 lines
62 B
Docker

FROM postgres:17
COPY ./init.sql /docker-entrypoint-initdb.d/