1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client
Vincent Demeester 5c6b54c278 Merge pull request #26282 from mstanleyjones/26280_fix_pretty_print
`docker node inspect <node> --pretty`  needs an extra newline at the end
2016-09-06 16:04:55 +02:00
..
bundlefile
command
container Merge pull request #26200 from runcom/engine-api-vendor 2016-09-01 10:51:34 +01:00
formatter
idresolver
image Fix issue in docker import -c with quoted flags 2016-09-01 16:28:22 -07:00
inspect
network Fix incorrect help output in docker network ls 2016-09-05 08:24:22 -07:00
node 'docker node inspect <node> --pretty' needs an extra newline at the end 2016-09-02 11:15:00 -07:00
plugin
registry
service
stack vendor docker/engine-api@f9cef59044 2016-08-31 22:39:13 +02:00
swarm vendor docker/engine-api@f9cef59044 2016-08-31 22:39:13 +02:00
system
task
volume correct docker volume ls subcommand description 2016-09-06 17:18:41 +08:00
cli.go
client.go
credentials.go
hijack.go
registry.go
trust.go Fix govet for go1.7 2016-09-02 19:07:54 -07:00
trust_test.go
utils.go