1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command
Reficul ca51b2bf2c fix incorrect ErrConnectFailed comparison
Signed-off-by: Reficul <xuzhenglun@gmail.com>
(cherry picked from commit d5dc9b8b1f)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2016-11-22 11:23:49 -08:00
..
bundlefile Reinstate --bundle-file argument to 'docker deploy' 2016-11-10 11:28:18 -05:00
checkpoint refactor help func in CLI 2016-11-18 13:30:44 -08:00
commands secrets: secret management for swarm 2016-11-09 14:27:43 -05:00
container fix incorrect ErrConnectFailed comparison 2016-11-22 11:23:49 -08:00
formatter Fix several issues with go vet and go fmt 2016-11-18 15:14:49 -08:00
idresolver service ps: Truncate Task IDs 2016-11-08 16:17:15 -08:00
image Change the docker-tag usage text to be clearer 2016-11-18 13:41:48 -08:00
inspect
network refactor help func in CLI 2016-11-18 13:30:44 -08:00
node refactor help func in CLI 2016-11-18 13:30:44 -08:00
plugin Add HTTP client timeout. 2016-11-22 11:23:20 -08:00
prune add docker network prune 2016-10-25 06:43:54 +00:00
registry Update deprecation versions for "email" and colon in "security options" 2016-11-01 09:12:27 -07:00
secret refactor help func in CLI 2016-11-18 13:30:44 -08:00
service do not force target type for secret references 2016-11-21 14:45:39 -08:00
stack Move docker stack out of experimental 2016-11-21 14:47:24 -08:00
swarm refactor help func in CLI 2016-11-18 13:30:44 -08:00
system api: types: keep info.SecurityOptions a string slice 2016-11-21 14:45:05 -08:00
task Suppressing digest for docker service ls/ps 2016-11-21 13:23:23 -08:00
volume refactor help func in CLI 2016-11-18 13:30:44 -08:00
cli.go refactor help func in CLI 2016-11-18 13:30:44 -08:00
events_utils.go
in.go
out.go
registry.go
trust.go
utils.go