Files
docker-cli/components/engine/api
Jessie Frazelle 8973909f13 Merge pull request #12060 from duglin/RemoveTable3
Remove engine.Table from docker search and fix missing field
Upstream-commit: b2fbd9e632191e6d6494b7dfd4dc0798e1fa47c7
Component: engine
2015-04-03 21:29:36 +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