Files
docker-cli/components/engine/api
Jessie Frazelle 513240409b Merge pull request #11981 from unclejack/fix_profiler
api/server: fix profiler HTTP serving
Upstream-commit: b3e9c274ddadde302d927a866c8704be77c871e0
Component: engine
2015-04-03 18:25:12 +00:00
..
2014-03-31 18:11:53 +00:00
2015-04-01 13:40:56 -07: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