5.6r2.2.0
misterbisson
released this
17 Aug 15:42
·
145 commits
to master
since this release
This image is available in Docker Hub: https://hub.docker.com/r/autopilotpattern/mysql/
Usage instructions and examples can be found in the following:
- https://github.com/autopilotpattern/mysql
- https://www.joyent.com/blog/dbaas-simplicity-no-lock-in
- https://www.joyent.com/blog/wordpress-on-autopilot
- https://github.com/autopilotpattern/wordpress
Changelog
- Run Consul agent as co-process, #46
- Add integration/systems tests, #42 & #31
- Enable environment variables expansion, #41 (thanks to @ernestom)
- Allow custom
BACKUP_NAME
withstrftime
support, #40 (thanks to @ernestom) - Add
libffi-dev
andlibssl-dev
packages removed from base image, #37 (thanks to @ernestom) - Change the
$buffer
substitution to include the unit (Megabyte), #34 (thanks to @headw01) - Fix replication race condition, #27
ssh-keygen
andsetup.sh
improvements, #25