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
Alexander Morozov 64605d709f Merge pull request #23951 from allencloud/defer-os-file-close
add defer file.Close to avoid potential fd leak
2016-08-10 11:07:15 -07:00
..
bundlefile
container Wait container's removal via Events API 2016-08-08 22:46:53 +08:00
formatter Add volume --format flag to ls 2016-08-04 14:59:55 +02:00
idresolver
image add defer file.Close to avoid potential fd leak 2016-08-10 08:36:09 +08:00
inspect
network Refactor dockerCli *Format to ConfigFile call 2016-08-04 15:00:00 +02:00
node Adding Joined at to node inspect 2016-08-08 16:23:10 -07:00
plugin Add --force to docker plugin remove 2016-08-04 15:55:45 -07:00
registry
service Fix service update --env-add issue 2016-08-08 19:04:56 -07:00
stack
swarm
system Ignore 'not a swarm error' when inspecting a task. 2016-08-03 12:22:07 -04:00
task
volume Refactor dockerCli *Format to ConfigFile call 2016-08-04 15:00:00 +02:00
cli.go Refactor dockerCli *Format to ConfigFile call 2016-08-04 15:00:00 +02:00
client.go
commands.go Convert inspect to cobra. 2016-08-03 10:36:47 -04:00
credentials.go
hijack.go
registry.go
trust.go
trust_test.go
utils.go