0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-11-05 14:03:29 +01:00
nextcloud-docker/.examples/docker-compose/with-nginx-proxy/mariadb-cron-redis/apache/db/Dockerfile

5 lines
103 B
Text
Raw Normal View History

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