1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api
Fred Lifton 41d6ab6318 Added info re: image[:tag] to make docs consistent. Fixed a markdown issue.
Closes issue #6833

Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com> (github: fredlf)
2014-07-16 16:39:44 -07:00
..
client Added info re: image[:tag] to make docs consistent. Fixed a markdown issue. 2014-07-16 16:39:44 -07:00
server api/server/MAINTAINERS: comment proppy (vacation) 2014-07-14 10:13:46 -07:00
api_unit_test.go fix tests 2014-03-31 18:11:53 +00:00
common.go bump api to 1.14 & update docs 2014-07-10 03:24:01 +02:00
MAINTAINERS update api Maintainers file 2014-02-25 23:19:44 +00: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