随笔分类 -  Docker

摘要:更新源列表命令 sudo apt-get update sudo apt-get upgrade –y This is the list of packages you need to have available on your system that will run Hass.io if yo 阅读全文
posted @ 2018-06-29 16:08 新贵 阅读(9641) 评论(0) 推荐(0)
摘要:在Ubuntu或者Debian已经部署完毕Docker 拉取镜像文件: sudo docker pull docker.io/portainer/portainer Using default tag: latest latest: Pulling from portainer/portainer 阅读全文
posted @ 2018-04-25 10:50 新贵 阅读(4866) 评论(0) 推荐(0)
摘要:当前各系统版本: Ubuntu Xenial 16.04 (LTS) Docker v18.03.0-ce(CE即Community Edition,EE即Enterprise Edition 总共两个版本) 教程内容来自:https://docs.docker.com/install/linux/ 阅读全文
posted @ 2018-04-24 10:41 新贵 阅读(327) 评论(0) 推荐(0)