2 lines
59 B
Docker
Executable File
2 lines
59 B
Docker
Executable File
FROM mariadb:10.11
|
|
COPY init/ /docker-entrypoint-initdb.d/ |