From 8f36e28ad59d442760c51c1b3cc6f2f94e0ee056 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Wed, 21 Nov 2018 13:36:35 +0100 Subject: [PATCH] Remove note about Docker 17.05 Docker Engine 17.05 has reached EOL, so all current versions of the Docker Engine now support this feature. Signed-off-by: Sebastiaan van Stijn --- config/containers/logging/configure.md | 1 - 1 file changed, 1 deletion(-) diff --git a/config/containers/logging/configure.md b/config/containers/logging/configure.md index 80c24e5cb5..8dc0a16cd0 100644 --- a/config/containers/logging/configure.md +++ b/config/containers/logging/configure.md @@ -18,7 +18,6 @@ unless you configure it to use a different logging driver. In addition to using the logging drivers included with Docker, you can also implement and use [logging driver plugins](/engine/admin/logging/plugins.md). -Logging driver plugins are available in Docker 17.05 and higher. ## Configure the default logging driver