Merge pull request #133 from samdulam/upgrade-docs

add docker desktop to WSL option to make it clear
pull/127/head^2
samdulam 2021-03-26 12:12:10 +13:00 committed by GitHub
commit e220267817
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View File

@ -31,7 +31,7 @@ Use the following Docker commands to deploy the Portainer Server; note the agent
docker run -d -p 9001:9001 --name portainer_agent --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v /var/lib/docker/volumes:/var/lib/docker/volumes portainer/agent:2.0.0 docker run -d -p 9001:9001 --name portainer_agent --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v /var/lib/docker/volumes:/var/lib/docker/volumes portainer/agent:2.0.0
``` ```
=== "Docker on Windows WSL" === "Docker on Windows WSL / Docker Desktop"
!!! Abstract "" !!! Abstract ""
Before you can deploy Portainer in Docker Standalone running in Windows, you need to install WSL. [Read this guide to know more about WSL/WSL2](https://docs.microsoft.com/en-us/windows/wsl/install-win10){target=_blank} Before you can deploy Portainer in Docker Standalone running in Windows, you need to install WSL. [Read this guide to know more about WSL/WSL2](https://docs.microsoft.com/en-us/windows/wsl/install-win10){target=_blank}

View File

@ -171,7 +171,7 @@ Alternatively, if installing using our helm chart you can add the following opti
kubectl apply -n portainer -f https://downloads.portainer.io/portainer-agent-k8s-lb.yaml kubectl apply -n portainer -f https://downloads.portainer.io/portainer-agent-k8s-lb.yaml
``` ```
=== "Deploy on Windows WSL" === "Deploy on Windows WSL / Docker Desktop"
!!!Abstract "" !!!Abstract ""
You can deploy Portainer in a Kubernetes environment in Windows using Docker Desktop. You can deploy Portainer in a Kubernetes environment in Windows using Docker Desktop.

View File

@ -45,7 +45,7 @@ Use the following Docker commands to deploy the Portainer Server; note the agent
``` ```
=== "Docker Swarm on Windows WSL" === "Docker Swarm on Windows WSL / Docker Desktop"
!!! Abstract "" !!! Abstract ""
Before you can deploy Portainer in Docker Swarm running in Windows, you need to install WSL. [Read this guide to know more about WSL/WSL2](https://docs.microsoft.com/en-us/windows/wsl/install-win10){target=_blank} Before you can deploy Portainer in Docker Swarm running in Windows, you need to install WSL. [Read this guide to know more about WSL/WSL2](https://docs.microsoft.com/en-us/windows/wsl/install-win10){target=_blank}

View File

@ -32,7 +32,7 @@ Use the following Docker commands to deploy the Portainer Server; note the agent
docker run -d -p 9001:9001 --name portainer_agent --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v /var/lib/docker/volumes:/var/lib/docker/volumes portainer/agent docker run -d -p 9001:9001 --name portainer_agent --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v /var/lib/docker/volumes:/var/lib/docker/volumes portainer/agent
``` ```
=== "Docker on Windows WSL" === "Docker on Windows WSL / Docker Desktop"
!!! Abstract "" !!! Abstract ""
Before you can deploy Portainer in Docker Standalone running in Windows, you need to install WSL. [Read this guide to know more about WSL/WSL2](https://docs.microsoft.com/en-us/windows/wsl/install-win10){target=_blank} Before you can deploy Portainer in Docker Standalone running in Windows, you need to install WSL. [Read this guide to know more about WSL/WSL2](https://docs.microsoft.com/en-us/windows/wsl/install-win10){target=_blank}

View File

@ -171,7 +171,7 @@ Alternatively, if installing using our helm chart you can add the following opti
kubectl apply -n portainer -f https://downloads.portainer.io/portainer-agent-k8s-lb.yaml kubectl apply -n portainer -f https://downloads.portainer.io/portainer-agent-k8s-lb.yaml
``` ```
=== "Deploy on Windows WSL" === "Deploy on Windows WSL / Docker Desktop"
!!! Abstract "" !!! Abstract ""
You can deploy Portainer in a Kubernetes environment in Windows using Docker Desktop. You can deploy Portainer in a Kubernetes environment in Windows using Docker Desktop.

View File

@ -49,7 +49,7 @@ Use the following Docker commands to deploy the Portainer Server; note the agent
``` ```
=== "Docker Swarm on Windows WSL" === "Docker Swarm on Windows WSL / Docker Desktop"
!!! Abstract "" !!! Abstract ""
Before you can deploy Portainer in Docker Swarm running in Windows, you need to install WSL. [Read this guide to know more about WSL/WSL2](https://docs.microsoft.com/en-us/windows/wsl/install-win10){target=_blank} Before you can deploy Portainer in Docker Swarm running in Windows, you need to install WSL. [Read this guide to know more about WSL/WSL2](https://docs.microsoft.com/en-us/windows/wsl/install-win10){target=_blank}