doc: Update docker.md

This commit is contained in:
小弟调调
2025-06-21 02:27:10 +08:00
committed by GitHub
parent cb3b1b89c5
commit dd0cdb393d

View File

@ -692,7 +692,7 @@ $ docker run -d --name portainer \
--restart=always \ --restart=always \
-v /var/run/docker.sock:/var/run/docker.sock \ -v /var/run/docker.sock:/var/run/docker.sock \
-v $HOME/portainer:/data \ -v $HOME/portainer:/data \
portainer/portainer-ee:latest portainer/portainer-ce:latest
``` ```
### Nginx ### Nginx