moby--moby/api
Daniel Nephin 181562c2e5 Generate ContainerWait response from the swagger spec.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-10-31 11:19:53 -04:00
..
errors
fixtures
server Generate ContainerWait response from the swagger spec. 2016-10-31 11:19:53 -04:00
templates/server
types Generate ContainerWait response from the swagger spec. 2016-10-31 11:19:53 -04:00
README.md
common.go
common_test.go
swagger-gen.yaml
swagger.yaml Generate ContainerWait response from the swagger spec. 2016-10-31 11:19:53 -04: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