summaryrefslogtreecommitdiffstats
path: root/.examples/docker-compose/with-nginx-proxy/mariadb/fpm/docker-compose.yml
AgeCommit message (Expand)Author
2023-03-28 Support SELinux in docker-compose.yml examples (fix #324) (#1957)J0WI
2023-03-28Update MariaDB to 10.6 (#1956)J0WI
2023-02-17Enable MariaDB binary log (#1881)Adam Monsen
2022-09-06enable mariadb auto upgrade (#1814)Adam Monsen
2022-01-14Revert volumes_from (#1677)Lejo
2021-12-10Update Nginx-Proxy Docker repository (#1644)Lejo
2021-08-23fix acme volume with letsencrypt-nginx-proxy-companion >= v2.0.0 (#1358)Marcel Blöcher
2021-07-18Lock mariadb to 10.5 in examples (fix #1536) (#1539)J0WI
2021-04-26Reduce examples (#1484)J0WI
2018-11-20Use Alpine Linux in examples and use default userJ0WI
2018-08-01Remove trailing whitespacesTilo Spannagel
2018-04-19Changed db build to pre-existing image with command argumentsrabaraho
2018-03-21Merge pull request #183 from cropse/masterTilo Spannagel
2018-03-21Use custom Dockerfile instead of mounted configTilo Spannagel
2018-02-08* Fix the Transaction Isolation Level of the MYSQL/MariaDB DatabasesGreek
2017-11-15delete volume mount, It append the path of dockerfile build.cropse
2017-09-27Use autoconfig.php provided by the imageTilo Spannagel
2017-09-27Add more examples with proxyTilo Spannagel