Warning: count(): Parameter must be an array or an object that implements Countable in /www/wwwroot/blog.cloudwai.com/usr/plugins/AMP/Action.php on line 388
Portainer汉化版

云外博客 | 步入云端探索未知奥秘

Portainer汉化版

把镜像pull下来:docker pull 6053537/portainer-ce

运行镜像

docker run -p 9000:9000 --name portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v /portainer_data:/data -d 6053537/portainer-ce

检查是否正常运行:docker ps -a

访问: IP:9000

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »

因本文不是用Markdown格式的编辑器书写的,转换的页面可能不符合AMP标准。