/docker-mariadb

MariaDB docker image based on official `Ubuntu` image

Primary LanguageShellMIT LicenseMIT

Docker MariadDB v10.1 image

This image is based on official ubuntu docker image. and inspired from official mariadb image.

How to build ?

1- Clone this repo :

git clone git@github.com:morilog/docker-mariadb.git

2- Go to docker-mariadb directory and enter bellow command in termibal:

docker build -t YOURNAME/mariadb .

How to use?

For read full documention of usage and options please read the MariaDB official image documentions