SLE MariaDB Client

MariaDB Client container based on the SUSE Linux Enterprise Base Container Image.

Get Image
Digest:
sha256:d5f7d0b633ba3c89312c6b93dfedf6ad474eec1b31138f8324d6270673a78c62
d5f7d0b63
Repository:
registry.suse.com/suse/mariadb-client:11.8

MariaDB Client container image

SLSA Provenance: Available

Description

MariaDB is an open source, multi-threaded, relational database management system. It's a backward-compatible branch of the MySQL Community Server that provides a drop-in replacement for MySQL.

This image contains the MariaDB client and utilities.

Usage

To connect to a MariaDB instance, run the following command:

$ podman run -it --rm registry.suse.com/suse/mariadb-client:11.8 mariadb -h $HOST_IP -u root -p

Use the command below to dump all databases:

$ podman run -it --rm registry.suse.com/suse/mariadb-client:11.8 mariadb-dump $HOST_IP -p --all-databases > my-dump.sql

Utilities

The following utilities are available in the image:

  • mariadb
  • mariadb-admin
  • mariadb-check
  • mariadb-dump
  • mariadb-import
  • mariadb-show
  • mariadbd-safe-helper

Backup and restore

The MariaDB Knowledge Base Container Backup and Restoration provides further information on how to perform backup and restore.

Licensing

SPDX-License-Identifier: MIT

This documentation and the build recipe are licensed as MIT. The container itself contains various software components under various open source licenses listed in the associated Software Bill of Materials (SBOM).

This image is based on SUSE Linux Enterprise Server, a reliable, secure, and scalable server operating system built to power mission-critical workloads in physical and virtual environments.

  • Image Data

    Last Built: 04 Feb 08:04 UTC

    Compressed Size: 26.1 MB

    Uncompressed Size: 84.0 MB

    Support Level: L3

    Supported until: 31 Jul 2031


  • Health Index
    A

    No vulnerabilities found

    Last Scan:

    8 days ago