moby--moby/api
allencloud 0ead624473 add defer file.Close to avoid potential fd leak
Signed-off-by: allencloud <allen.sun@daocloud.io>
2016-08-10 08:36:09 +08:00
..
client add defer file.Close to avoid potential fd leak 2016-08-10 08:36:09 +08:00
fixtures
server Add --force to docker plugin remove 2016-08-04 15:55:45 -07:00
types/backend
README.md
common.go Atomically save libtrust key file 2016-06-27 15:54:39 -07:00
common_test.go

README.md

This directory contains code pertaining to the Docker API:

  • Used by the docker client when communicating with the docker daemon

  • Used by third party tools wishing to interface with the docker daemon