Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 885 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 885 Bytes

MariaDB Docker images for Docksal

Docksal MariaDB images are derived from the stock mariab images from Docker Hub 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.

Features

  • Better default settings (see <version>/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.
  • Running a startup script as root
    • Scripts should be placed in the /docker-entrypoint.d/ folder
  • Docker heathcheck support
  • Supported architectures: linux/amd64,linux/arm64

Versions

  • docksal/mariadb:10.4
  • docksal/mariadb:10.5
  • docksal/mariadb:10.6 (LTS)
  • docksal/mariadb:10.11 (LTS), docksal/mariadb:latest