moby--moby/api
Brian Goff ac81cd1fc3 Merge pull request #13202 from duglin/ImportFix
Fix a regression in `docker import` on error from URL
2015-05-14 10:36:50 -04:00
..
client
server Merge pull request #13202 from duglin/ImportFix 2015-05-14 10:36:50 -04:00
types
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