1、进入容器交互状态 docker exec -ti xxxx /bin/bash 2、查询镜像 docker images 3、查询容器 docker ps 转载于:https://www.cnblogs.com/defineconst/p/7707486.html