Show pageOld revisionsBacklinksAdd to bookExport to PDFBack to top You've loaded an old revision of the document! If you save it, you will create a new version with this data. Media Files====== Docker ====== ===== Portainer ===== Start **Portainer** instance with ability to manage local **Docker Desktop for Windows**. <code> 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 </code>SavePreviewCancel Edit summary docker.1615446136.txt.gz Last modified: 2021/03/11 15:02by admin