Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 514 Bytes

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 [email protected]: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