moby--moby/api
cyli a5b5bdbbb4 Request pull credentials when using trusted reference
Signed-off-by: cyli <cyli@twistedmatrix.com>
(cherry picked from commit df9cc3d922)
2016-03-31 18:35:50 -04:00
..
client Request pull credentials when using trusted reference 2016-03-31 18:35:50 -04:00
fixtures
server Fix race between with event timer stopping early 2016-03-31 18:35:50 -04:00
types/backend Remove daemon dependency from api/server. 2016-02-10 15:16:59 -05:00
README.md
common.go Move getContext… function to builder package 2016-02-11 20:59:59 +01:00
common_test.go fix typos 2016-03-06 00:59:11 +08:00

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