moby/api
Derek McGowan a16ab243e5 Updated to use latest version of notary
Update UX to use aliases for root, snapshot, and target key

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
(cherry picked from commit 6ce76cd9ed)
2015-08-03 09:37:35 -07:00
..
client Updated to use latest version of notary 2015-08-03 09:37:35 -07:00
server Check for nil before using HostConfig to adjustCpuShares 2015-07-30 17:21:20 -07:00
types Fix docker cp Behavior With Symlinks 2015-07-30 17:21:20 -07:00
api_unit_test.go fix tests 2014-03-31 18:11:53 +00:00
common.go Error out if client API version is too old 2015-06-18 11:03:07 +02:00
README.md Update README.md 2014-07-04 18:21:13 +09:00

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