This is an old revision of the document!
Docker
Portainer
Start Portainer instance with ability to manage local Docker Desktop for Windows.
C:\Users\Varimathras>docker run -d -p 8000:8000 -p 9000:9000 --name "Portainer" --restart always -v "/var/run/docker.sock:/var/run/docker.sock" portainer/portainer-ce