Docksal MySQL images are derived from the official mysql
images from Docker Hub (Oracle Linux based) with a few
adjustments (see Features).
We include and enable user defined overrides via a settings file.
This image(s) is part of the Docksal image library.
- Better default settings (see
default.cnf
) - Ability to pass additional settings via a file mounted into the container
- User defined MySQL settings are expected in
/var/www/.docksal/etc/mysql/my.cnf
in the container.
- User defined MySQL settings are expected in
- Running a startup script as root
- Scripts should be placed in the
/docker-entrypoint.d/
folder
- Scripts should be placed in the
- Docker heathcheck support
- Supported architectures: linux/amd64,linux/arm64
docksal/mysql:8.0