Update Servers/Containerization/Docker/Deploy Portainer.md

This commit is contained in:
2025-04-20 21:34:43 -06:00
parent d6a34186e5
commit 12be7ea0e2

View File

@ -20,6 +20,7 @@ Install Docker then deploy Portainer
Convenience Script: Convenience Script:
``` ```
curl -fsSL https://get.docker.com | sudo sh curl -fsSL https://get.docker.com | sudo sh
dockerd-rootless-setuptool.sh install
``` ```
Alternative Methods: Alternative Methods: