diff --git a/app/components/endpointInit/endpointInit.html b/app/components/endpointInit/endpointInit.html index 5993ec833..19c72a009 100644 --- a/app/components/endpointInit/endpointInit.html +++ b/app/components/endpointInit/endpointInit.html @@ -32,8 +32,8 @@
- 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"
+ This feature is not yet available for native Docker Windows containers. +
On Linux and when using Docker for Mac or Docker for Windows or Docker Toolbox, ensure that you have started Portainer container with the following Docker flag -v "/var/run/docker.sock:/var/run/docker.sock"