4 lines
86 B
Docker
4 lines
86 B
Docker
FROM mariadb:10.6
|
|
|
|
COPY docker/humicpro_cetaksuratkp.sql /docker-entrypoint-initdb.d/
|