0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-09 14:06:10 +02:00
nextcloud-docker/.examples/docker-compose/with-nginx-proxy/mariadb/fpm/db/Dockerfile
2018-04-25 00:16:28 +02:00

4 lines
101 B
Docker

FROM mariadb
#FROM mysql
COPY transaction-isolation.cnf /etc/mysql/conf.d/transaction-isolation.cnf