4 lines
64 B
Docker
Executable File
4 lines
64 B
Docker
Executable File
FROM docker.io/mariadb
|
|
|
|
COPY mariadb.cnf /etc/mysql/mariadb.cnf
|