会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
我的梦想是:带着我老婆叶云霞--Travel around the world !
Always on the way to Linux !
博客园
首页
新随笔
联系
订阅
管理
2019年5月8日
Docker基本命令
摘要: 1.查看正在运行的容器 $ sudo docker ps 2.查看所有的容器 $ sudo docker ps -a 3.查看本地镜像 $ sudo docker images 4.从镜像中运行/停止一个新实例 $ sudo docker run/stop --help $ sudo docker
阅读全文
posted @ 2019-05-08 14:11 Andy-Law
阅读(151)
评论(0)
推荐(0)
编辑
公告