moby--moby/cmd/docker
Sebastiaan van Stijn bf58dd82c3
Deprecate "daemon" subcommand
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>
2016-09-23 00:26:27 +02:00
..
daemon_none.go Fix tests and windows service. 2016-08-25 13:09:36 -04:00
daemon_none_test.go Fix daemon command proxy. 2016-08-26 12:19:02 -04:00
daemon_unit_test.go Fix daemon command proxy. 2016-08-26 12:19:02 -04:00
daemon_unix.go Deprecate "daemon" subcommand 2016-09-23 00:26:27 +02:00
docker.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
docker_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
docker_windows.go Windows: work around Go 1.6.2/Nano Server TP5 issue 2016-05-25 11:59:28 +02:00