4 lines
92 B
Docker
4 lines
92 B
Docker
FROM postgres:15-alpine
|
|
|
|
COPY docker/humicpro_cetaksuratkp.sql /docker-entrypoint-initdb.d/
|