moby--moby/api
allencloud e78884dafd make Insecure registries uppercase like other keys in docker info
Signed-off-by: allencloud <allen.sun@daocloud.io>
2016-04-25 18:44:34 +08:00
..
client make Insecure registries uppercase like other keys in docker info 2016-04-25 18:44:34 +08:00
fixtures
server api: server: check for unauthorized error 2016-04-22 17:14:02 +02:00
types/backend
README.md
common.go Update code for latest engine-api 2016-04-19 16:56:54 +02: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