Sign inSign up

nimmis/mariadb

By nimmis

Updated almost 7 years ago

MariaDB multiple versions based on nimmis/ubuntu with working init/syslog

Image
0

2.9K

nimmis/mariadb repository overview

MariaDB server on Ubuntu 14.04

Docker Hub; nimmis/mariadb

What is MariaDB?

MariaDB is a community-developed fork of the MySQL relational database management system intended to remain free under the GNU GPL.

Container based on Docker Hub; nimmis/ubuntu with working init process and syslog. For more information on how to set upp services, please read the dockumentation for nimmis/ubuntu

Starting the container

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

Tag summary

Content type

Image

Digest

sha256:5bdc10102

Size

166.1 MB

Last updated

almost 7 years ago

docker pull nimmis/mariadb