A compact container based on Alpine Linux, offering mariadb
The Dockerfile is located here: https://github.com/niden/docker-files
Usage
Initial Run
docker run -d --name niden_mariadb -v /work/mysql/db:/data/db -v /work/mysql/log:/data/log niden/mariadb
Then you can start/stop the container
docker start niden_mariadb
docker stop niden_mariadb
Content type
Image
Digest
sha256:5e978d3d2…
Size
79.6 MB
Last updated
about 1 year ago
docker pull niden/mariadb