This is an old revision of the document!


Docker

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
  • docker.1615446136.txt.gz
  • Last modified: 2021/03/11 15:02
  • by admin