Skip to content

v1.3.0

Compare
Choose a tag to compare
@lmakarov lmakarov released this 22 Nov 07:19
· 37 commits to master since this release
003d461
  • Refactored images to preserve compatibility with upstream (#8)
  • Added support to run a startup script as root
    • Scripts should be placed in the /docker-entrypoint.d/ folder
  • MySQL 5.5: fix PATH in /etc/profile to include MySQL binaries (#11)
  • Using pinned upstream image versions to avoid unexpected breaking changes coming from upstream
  • Added Docker heathcheck support
  • Updated tests