docker使用

1.常用命令

进入容器

docker exec -it 容器名 /bin/bash  

查看容器列表

docker ps -a

创建时间 2024年2月18日
更新时间 2022年2月18日