1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration-cli/daemon
Ying Li a6a0880a22 Before asking a user for the unlock key when they run docker swarm unlock, actually
check to see if the node is part of a swarm, and if so, if it is unlocked first.
If neither of these are true, abort the command.

Signed-off-by: Ying Li <ying.li@docker.com>
2016-12-16 17:16:55 -08:00
..
daemon.go Fixing win2lin builds by adding a testRequires to DockerDaemonSuite 2016-12-13 12:04:53 +01:00
daemon_swarm.go Before asking a user for the unlock key when they run docker swarm unlock, actually 2016-12-16 17:16:55 -08:00
daemon_unix.go Extract daemon to its own package 2016-12-09 22:26:42 +01:00
daemon_windows.go Extract daemon to its own package 2016-12-09 22:26:42 +01:00
npipe.go Extract daemon to its own package 2016-12-09 22:26:42 +01:00
npipe_windows.go Extract daemon to its own package 2016-12-09 22:26:42 +01:00