moby--moby/api
Arnaud Porterie 78578125ce Add suffix to experimental builds version
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
2015-05-21 16:27:42 -07:00
..
client Add suffix to experimental builds version 2015-05-21 16:27:42 -07:00
server Merge pull request #13324 from duglin/BadRCOnVersion 2015-05-20 11:13:56 -07:00
types Add DOCKER_EXPERIMENTAL environment variable 2015-05-20 12:21:17 -07:00
README.md
api_unit_test.go
common.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