springboot-admin 快速开始 git clone [email protected]:cxhello/springboot-admin.git cd docker-compose docker-compose up -d 构建镜像 docker build -t springboot-admin:v1.0.0 .