进入docker容器命令行

docker exec -it [containerid] /bin/bash
原文地址:https://www.cnblogs.com/luguojun/p/14294655.html