sistema_web/Docker/Dockerfile.db_base

4 lines
71 B
Docker

FROM postgres:14
COPY Docker/init_db.sql /docker-entrypoint-initdb.d/