create pgxc cluster with docker-compose
- change CLUSTER.TYPE in env.ini
- python3 run.py ---- it will print some command for create , you can copy and use it at step 4
- cd output && docker-compose up -d
- paste the command of step 2
- cd output && docker-compose down && rm -rf *