Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

fab-infra/docker-mariadb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

build

MariaDB Docker image

Ports

The following ports are exposed by this container image.

Port Description
3306 TCP port

Environment variables

The following environment variables can be used with this container.

Variable Description Default value
MYSQL_ROOT_PASSWORD Root password
MYSQL_DATABASE Database(s) to create (comma-separated)
MYSQL_USER User name to create
MYSQL_PASSWORD User password

Volumes

The following container paths can be used to mount a dedicated volume or to customize configuration.

Path Description
/var/lib/mysql Database directory

Useful links

Releases

No releases published

Packages