1.进入容器
docker ps -a docker exec -it {id} bash
2.下载阿里arthas
curl -O https://arthas.aliyun.com/arthas-boot.jar java -jar arthas-boot.jar