MariaDB multiple versions based on nimmis/ubuntu with working init/syslog
2.9K
MariaDB is a community-developed fork of the MySQL relational database management system intended to remain free under the GNU GPL.
Container based on with working init process and syslog. For more information on how to set upp services, please read the dockumentation for nimmis/ubuntu
To run the lastest stable version of this docker image run
docker run -d nimmis/mariadb
to expose the database to the external interface run
docker run -d -p 3306:3306 nimmis/mariadb
Content type
Image
Digest
sha256:5bdc10102…
Size
166.1 MB
Last updated
almost 7 years ago
docker pull nimmis/mariadb