Docker Images

Cover

Developing Applications with MariaDB & Containers via Docker

Certified images

All the Docker images used by this operator are based on Red Hat UBI and have been certified by Red Hat. The advantages of using UBI based images are:

  • Immutability: UBI images are built to be secure and stable, reducing the risk of unintended changes or vulnerabilities due to mutable base layers.

  • Small size: The UBI minimal and micro variants used by this operator are designed to be lightweight, containing only the essential packages. This can lead to smaller container image sizes, resulting in faster build times, reduced storage requirements, and quicker image pulls.

  • Security and compliance: Regular CVE scanning and vulnerability patching help maintain compliance with industry standards and security best practices.

  • Enterprise-grade support: UBI images are maintained and supported by Red Hat, ensuring timely security updates and long-term stability.

List of compatible images

MariaDB Enterprise Operator is compatible with the following Docker images:

Component
Image
Supported Tags
CPU Architecture

MariaDB Enterprise Operator

docker.mariadb.com/mariadb-enterprise-operator

1.0.0

amd64 arm64

MariaDB Enterprise Server

docker.mariadb.com/enterprise-server

11.4.5-3 11.4.4-2 11.4 10.6.21-17 10.6.20-16.1 10.6.19-15.1 10.6.18-14.2 10.6.17-13.2 10.6

amd64 arm64

MaxScale Enterprise

docker.mariadb.com/maxscale-enterprise

25.01.2 25.01.1 25.01

amd64 arm64

MaxScale

mariadb/maxscale

24.02.5-ubi 24.02-ubi 23.08.9-ubi 23.08-ubi

amd64 arm64

MariaDB Prometheus Exporter

mariadb/mariadb-prometheus-exporter-ubi

1.0.0

amd64 arm64

MaxScale Prometheus Exporter

mariadb/maxscale-prometheus-exporter-ubi

1.0.0

amd64 arm64

Refer to the registry documentation to access docker.mariadb.com with your customer credentials.

This page is: Copyright © 2025 MariaDB. All rights reserved.

Last updated

Was this helpful?