portianer
[root@iz8vbd1ko98b0el6771a37z ~]# docker run -d -p 8088:9000 --restart=always -v /var/run/docker.sock:/var/run/docker.sock --privileged=true portainer/portainer
Unable to find image 'portainer/portainer:latest' locally
latest: Pulling from portainer/portainer
94cfa856b2b1: Pull complete
49d59ee0881a: Pull complete
a2300fd28637: Pull complete
Digest: sha256:fb45b43738646048a0a0cc74fcee2865b69efde857e710126084ee5de9be0f3f
Status: Downloaded newer image for portainer/portainer:latest
f11ba024064ad155f16c88650801407cf1c53f1c670b0ab6cb515a50c7c01463
# -v /var/run/docker.sock:/var/run/docker.sock挂载