Files
docker-cli/components/engine/api
Michael Crosby c121c9b8d9 Merge pull request #12058 from duglin/RemoveTable2
Remove engine.Table from docker history and docker rmi
Upstream-commit: 326a5545d43b63c1f806c3106be884c06facd77b
Component: engine
2015-04-03 10:57:52 -07: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