mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
The daemon is in a separate (dockerd) binary since docker 1.12, so should no longer be used. This marks the command as deprecated, and adds it to the deprecated features list. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: bf58dd82c31bb3a71916eec743d0560e360c6e08 Component: engine