sistema_web/Docker/Dockerfile.db_web

4 lines
75 B
Docker

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