Fork mysql-cluster
git clone https://github.com/SorielV/mysql-cluster.git
cd mysql-cluster
./start.sh
./mysql1.sh
docker exec -it mysql1 mysql -u root -p
git config --global core.autocrlf false
git clone https://github.com/SorielV/mysql-cluster.git
cd mysql-cluster
start.cmd
or
git clone https://github.com/SorielV/mysql-cluster.git
cd mysql-cluster
git config core.autocrlf false
git rm --cached -r .
git reset --hard
start.cmd
docker exec -it mysql1 mysql -u root -p