Files
docker-cli/components/engine/api
Tibor Vass 93beda0406 Merge pull request #24592 from thaJeztah/remove-dead-code
Remove dead code for "inspect --pretty"
Upstream-commit: 1c6a8715ab31103f9cde977fa68d2f14b4871adb
Component: engine
2016-07-13 14:46:42 -07:00
..
2016-03-06 00:59:11 +08:00
2016-06-27 15:54:39 -07: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