Sign inSign up

pivotaledu/mariadb

By pivotaledu

Updated almost 9 years ago

This image contains the MariaDB 10.1.26

Image
0

621

pivotaledu/mariadb repository overview

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:

  • MYSQL_DATABASE
  • MYSQL_USER
  • MYSQL_PASSWORD
  • MYSQL_ROOT_PASSWORD

NOTES:

If using a local mysql client, is necessary to add the --protocol=TCP Example:

$ mysql --protocol=TCP -uroot -p

Tag summary

Content type

Image

Digest

Size

81.9 MB

Last updated

almost 9 years ago

docker pull pivotaledu/mariadb