Sign inSign up

roninkenji/mariadb-docker

By roninkenji

Updated almost 7 years ago

Image
0

2.5K

roninkenji/mariadb-docker repository overview

mariadb-docker

What is MariaDB?

MariaDB is a community-developed fork of the MySQL relational database management system intended to remain free under the GNU GPL. Being a fork of a leading open source software system, it is notable for being led by the original developers of MySQL, who forked it due to concerns over its acquisition by Oracle. Contributors are required to share their copyright with the MariaDB Foundation.

The intent is also to maintain high compatibility with MySQL, ensuring a drop-in replacement capability with library binary equivalency and exact matching with MySQL APIs and commands. It includes the XtraDB storage engine for replacing InnoDB, as well as a new storage engine, Aria, that intends to be both a transactional and non-transactional engine perhaps even included in future versions of MySQL.

MariaDB

Container Volumes:

  • /var/lib/mysql : Database storage volume

Network Ports:

  • 3306 : Default port for MariaDB

Tag summary

Content type

Image

Digest

sha256:8fab583bb

Size

123.6 MB

Last updated

almost 7 years ago

docker pull roninkenji/mariadb-docker