4 lines
80 B
Docker
4 lines
80 B
Docker
FROM docker.io/mysql:8.0
|
|
|
|
COPY database-files/obs.cnf /etc/mysql/conf.d/obs.cnf
|