mirror of https://github.com/docker/docs.git
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 <github@gone.nl>
This commit is contained in:
parent
3263452bec
commit
8f36e28ad5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue