Files
docker-cli/components/engine/cli/command/container
Sebastiaan van Stijn e43da16101 remove client-side for supported logging drivers
The `docker logs` command performed a
client-side check if the container's
logging driver was supported.

Now that we allow the client to connect
to both "older" and "newer" daemon versions,
this check is best done daemon-side.

This patch remove the check on the client
side, and leaves validation to the daemon,
which should be the source of truth.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 05dc9846e1266e6a3629c26851acb633a380dd17
Component: engine
2016-12-19 14:30:01 +01:00
..
2016-11-17 10:54:10 -08:00
2016-09-08 15:46:29 -04:00
2016-09-08 15:46:29 -04:00
2016-09-08 15:46:29 -04:00
2016-09-08 15:46:29 -04:00
2016-10-18 19:40:16 +08:00
2016-09-28 12:03:19 +08:00
2016-09-08 15:46:29 -04:00
2016-09-08 15:46:29 -04:00
2016-09-28 12:07:18 +08:00
2016-09-08 15:46:29 -04:00
2016-09-19 10:34:31 -07:00
2016-09-08 15:46:29 -04:00