moby--moby/api
Anusha Ragunathan 39fbd603e9 Make `docker pull` detect plugin content and error out.
Signed-off-by: Anusha Ragunathan <anusha@docker.com>
(cherry picked from commit 9b6dcc8b9d)
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-12-12 12:57:28 -08:00
..
client Make `docker pull` detect plugin content and error out. 2016-12-12 12:57:28 -08:00
fixtures
server api/server/httputils: ensure consistent status code 2016-12-05 14:30:39 -08:00
types/backend
README.md
common.go Atomically save libtrust key file 2016-07-08 15:32:15 -07:00
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