diff --git a/app/components/endpointInit/endpointInit.html b/app/components/endpointInit/endpointInit.html index dbaf4a69d..7d0f46eb5 100644 --- a/app/components/endpointInit/endpointInit.html +++ b/app/components/endpointInit/endpointInit.html @@ -31,9 +31,9 @@
-
- Note: ensure that the Docker socket is bind mounted in the Portainer container at /var/run/docker.sock -
+ + This feature is not available with Docker on Windows yet. +
On Linux / Mac, ensure that you have started Portainer container with the following Docker flag -v "/var/run/docker.sock:/var/run/docker.sock"