Files
docker-cli/components/engine/api
Jessie Frazelle 19c7093025 Merge pull request #12687 from WeiZhang555/NotFound
refactor httpError() and add 404 "not found" mapping
Upstream-commit: 2345389975258c0a586ff39de070749151733625
Component: engine
2015-04-23 11:21:09 -07:00
..
2015-04-23 00:58:13 +02:00
2014-03-31 18:11:53 +00:00
2015-04-23 00:58:13 +02:00
2014-07-04 18:21:13 +09:00

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