MySQL Docker Images, Support Mysql Replication Master Slave
617
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
docker run --name some-mysql -e MYSQL_ROOT_PASSWORD=my-secret-pw -d thanhson1085/docker-mysql-replication:5.7
docker-compose upContent type
Image
Digest
Size
125.6 MB
Last updated
almost 10 years ago
docker pull thanhson1085/docker-mysql-replication