From 415c6ce5e116e24a989f8d42ac20b702bae9d8dd Mon Sep 17 00:00:00 2001 From: Sawood Alam Date: Fri, 25 May 2018 12:00:47 -0400 Subject: [PATCH] docs(README): drop support for Standalone Docker Swarm (#1934) * Dropped support for standalone Docker Swarm documented * A more verbose explaination of standalone Docker Swarm Support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bc15665c..1ee305f3f 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Unlike the public demo, the playground sessions are deleted after 4 hours. Apart **_Portainer_** has full support for the following Docker versions: * Docker 1.10 to the latest version -* Docker Swarm >= 1.2.3 +* Standalone Docker Swarm >= 1.2.3 _(**NOTE:** Use of Standalone Docker Swarm is being discouraged since the introduction of built-in Swarm Mode in Docker. While older versions of Portainer had support for Standalone Docker Swarm, Portainer 1.17.0 and newer **do not** support it. However, the built-in Swarm Mode of Docker is fully supported.)_ Partial support for the following Docker versions (some features may not be available):