-
First install
ds
: https://github.com/docker-scripts/ds#installation -
Then get the scripts from github:
ds pull mariadb
-
Create a directory for the container:
ds init mariadb @mariadb
-
Fix the settings:
cd /var/ds/mariadb/ && vim settings.sh
-
Build image, create the container and configure it:
ds make
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.