git clone https://github.com/ctripcorp/apollo.git
docker-compose exec mysql mysql -uroot -p123456 < apollo/scripts/sql/apolloportaldb.sql
docker-compose exec mysql mysql -uroot -p1234567 < apollo/scripts/sql/apolloconfigdb.sql
docker network create apollo
docker-compose up -d
http://localhost:8070 http://localhost:8080 http://localhost:8090