docs/api
Brian Goff 0b7acaf4b9 Merge pull request #19733 from calavera/auth_error_on_post_create
Respond with 401 when there is an unauthorized error from the registry.
2016-01-28 13:44:58 -05:00
..
client Remove output file when save/export fail 2016-01-26 22:12:31 -07:00
fixtures
server Merge pull request #19733 from calavera/auth_error_on_post_create 2016-01-28 13:44:58 -05:00
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