portainer-ce中文版 https://hub.docker.com/r/6053537/portainer-ce
源码仓库https://github.com/eysp/portainer-ce
一键安装代码**
docker run -d --restart=always --name="portainer" -p 9000:9000 -v /var/run/docker.sock:/var/run/docker.sock 6053537/portainer-ce
微信扫一扫
源码仓库https://github.com/eysp/portainer-ce
一键安装代码**
docker run -d --restart=always --name="portainer" -p 9000:9000 -v /var/run/docker.sock:/var/run/docker.sock 6053537/portainer-ce
相关推荐