- Move & Rename repo from Rx3/MariaDB-MGA9 to Rx3-Docker/MariaDB,

- New version naming standard,
- Now use docker_tools for .env building,
- Now use docker_service_add macro,
- Use now rx3-docker/server:1.2.0-mga9 image,
- Add /var/log/init, /var/log/supervisor & var/log/mysql volumes.
This commit is contained in:
2024-11-17 13:57:44 +01:00
parent 1c23ba75b8
commit 03259cffdb
10 changed files with 126 additions and 83 deletions

4
var/lib/mysql/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore