mirror of
https://github.com/moby/moby.git
synced 2026-07-06 06:38:19 +00: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>