0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-09-30 16:32:36 +02:00
nextcloud-docker/.examples/docker-compose/with-nginx-proxy/mariadb-cron-redis/fpm/db/Dockerfile

5 lines
103 B
Docker
Raw Normal View History

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