当前镜像带docker环境,可以直接编译镜像 cnbcool/default-dev-env:latest
docker build -f ide/Dockerfile -t aaa1 ./ide
docker build -f Dockerfile -t aaa6 .