This image contains the MariaDB 10.1.26
621
This image is base from pivotaledu/base:latest.
It has MariaDB 10.1.26
Usage:
$ docker run -d -p 3306:3306 --name mysql pivotaledu/mariadb
Default user:* root* Default password: pivotal
You can add this environment variables with the -e option:
NOTES:
If using a local mysql client, is necessary to add the --protocol=TCP Example:
$ mysql --protocol=TCP -uroot -p
Content type
Image
Digest
Size
81.9 MB
Last updated
almost 9 years ago
docker pull pivotaledu/mariadb