MariaDB

Applications
Report Issue

MariaDB is a community-developed, commercially supported fork of the MySQL relational database management system, intended to remain free and open-source software under the GNU General Public.

Contributors:
README

MariaDB

From their Website

One of the most popular database servers. Made by the original developers of MySQL. Guaranteed to stay open source.

Minimum RAM warning

There is no actual minimum suggested for MariaDB.

See here https://mariadb.com/kb/en/library/mariadb-hardware-requirements/

Server Ports

Ports required to run the server in a table format.

Port default
Server 3306
Docker Images (5)
Name Image
MariaDB 11.8 LTS ghcr.io/ptero-eggs/yolks:mariadb_11.8
MariaDB 11.6 ghcr.io/ptero-eggs/yolks:mariadb_11.6
MariaDB 11.4 LTS ghcr.io/ptero-eggs/yolks:mariadb_11.4
MariaDB 10.11 LTS ghcr.io/ptero-eggs/yolks:mariadb_10.11
MariaDB 10.6 LTS ghcr.io/ptero-eggs/yolks:mariadb_10.6
Startup Command
${MARIADB_EXECUTABLE}
Variables (0)
Installation Script
Container: alpine
Entrypoint: ash
# Nothing here - All the magic is in the entrypoint.sh
echo "Installation complete"