moby--moby/api
moxiegirl 24408f1c18 Merge pull request #11325 from duglin/11289-HelpDashF
Minor tweak to build -f text to make it clear Dockerfile is in context
2015-03-11 14:58:38 -07:00
..
client Merge pull request #11325 from duglin/11289-HelpDashF 2015-03-11 14:58:38 -07:00
server Merge pull request #11219 from icecrime/remove_maintainers_files 2015-03-09 09:02:58 -07:00
types Add ContainerCreateResponse type 2015-02-24 15:27:49 -08:00
README.md
api_unit_test.go
common.go fix naming, add a test for port range on docker ps 2015-02-16 11:08:32 -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