一、拉取portainer镜像 docker pull portainer/portainer-ce 二、安装portainer 输入以下安装命令: docker run -it -d \ -p 9100:9000 \ -v /var/run/docker.sock:/var/run/d