Sign inSign up

mcphub/mariadb-utf8

By mcphub

Updated over 10 years ago

Supervisord based Mariadb Container for MCP

Image
0

436

mcphub/mariadb-utf8 repository overview

  • Base OS : ubuntu14.04

  • SSHD was enabled by default : port 22

  • UTF8 was enabled by default

  • Default root password : [none] Please run below command for root password setting inside of the Container

sudo mysql_secure_installation
  • For MariaDB 10.1
docker run -d mcphub/mariadb-utf8:10.1
  • For MariaDB 5.5
docker run -d mcphub/mariadb-utf8:5.5

Tag summary

Content type

Image

Digest

Size

170.4 MB

Last updated

over 10 years ago

docker pull mcphub/mariadb-utf8:10.1