Sign inSign up

thanhson1085/docker-mysql-replication

By thanhson1085

Updated almost 10 years ago

MySQL Docker Images, Support Mysql Replication Master Slave

Image
1

617

thanhson1085/docker-mysql-replication repository overview

This repository is base on Docker Mysql official image and tutum-docker-mysql.

Beside building a Mysql Docker Image, You are also able to create Mysql Master-Slave Replication

Run Mysql Container
docker run --name some-mysql -e MYSQL_ROOT_PASSWORD=my-secret-pw -d thanhson1085/docker-mysql-replication:5.7
Try Mysql Replication
  • Clone this source code
  • Enter command docker-compose up

Tag summary

Content type

Image

Digest

Size

125.6 MB

Last updated

almost 10 years ago

docker pull thanhson1085/docker-mysql-replication