docs/api
Arnaud Porterie 278d3962a8 Merge pull request #21306 from mgoelzer/issue20001-nodeps
Pass upstream client's user agent through to registry on image pulls
2016-03-21 14:26:59 -07:00
..
client Merge pull request #21306 from mgoelzer/issue20001-nodeps 2016-03-21 14:26:59 -07:00
fixtures
server Merge pull request #21306 from mgoelzer/issue20001-nodeps 2016-03-21 14:26:59 -07:00
types/backend
README.md
common.go
common_test.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