From 08868eb3e06aa8fab25d49efdc030b2e3fc9191e Mon Sep 17 00:00:00 2001 From: Michael Friis Date: Sun, 12 Mar 2017 09:43:33 -0700 Subject: [PATCH] refactor(endpoint-init): update information warning for the local endpoint management --- app/components/endpointInit/endpointInit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"