MySQL master-slave replication with using Docker. docker exec mysql_master sh -c "export MYSQL_PWD=123456; mysql -u root mydb -e 'create table code(code int); insert ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.