You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,8 @@ Find custom.cnf in /config for config changes (restart container for them to tak
88
88
`docker inspect -f '{{ index .Config.Labels "build_version" }}' linuxserver/mariadb`
89
89
90
90
## Versions
91
+
92
+
+**27.10.16:** Implement linting suggestions on database init script.
91
93
+**11.10.16:** Rebase to ubuntu xenial, add version labelling.
92
94
+**09.03.16:** Update to mariadb 10.1. Change to use custom.cnf over my.cnf in /config. Restructured init files to change config options on startup, rather than in the dockerfile.
93
95
+**26.01.16:** Change user of mysqld_safe script to abc, better unclean shutdown handling on restart.
0 commit comments