docs/api
Vincent Demeester 60f447b655
Migrate docker build to cobra
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-06-07 18:15:44 +02:00
..
client Migrate docker build to cobra 2016-06-07 18:15:44 +02:00
fixtures
server Deprecate /containers/(id or name)/copy endpoint 2016-06-03 19:38:03 +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