Files

3 lines
60 B
Docker
Raw Permalink Normal View History

2025-12-14 10:39:18 +03:00
FROM postgres:16.3
COPY db.sql /docker-entrypoint-initdb.d/