This image is based on official ubuntu
docker image. and inspired from official mariadb
image.
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 .
For read full documention of usage and options please read the MariaDB official image documentions