docs/api
Jessie Frazelle 8b95ad230e Merge pull request #9784 from dmcgowan/v2-registry
Client Support for Docker Registry HTTP API V2
2015-01-19 10:46:38 -08:00
..
client Merge pull request #9784 from dmcgowan/v2-registry 2015-01-19 10:46:38 -08:00
server Push flow 2015-01-15 14:05:05 -08:00
MAINTAINERS
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