docker初体验

一 docker 安装及部署

1.docker安装

sudo apt-get install docker.io

2.docker启动及运行状态

systemctl start docker.service
systemctl status docker

二 docker 练习

1.hello-world

2.镜像启动容器

posted @ 2019-11-13 09:49  绯叶阿卡丽  阅读(159)  评论(0编辑  收藏  举报