Files
docker-cli/components/engine/api
Arnaud Porterie 58278c5226 Merge pull request #12163 from duglin/RemoveJobPS
Remove Job from PS API
Upstream-commit: 7233bd223d4760af604e619a06c2c9ffe3fa1e22
Component: engine
2015-04-08 13:43:47 -07:00
..
2015-04-08 10:30:17 -07:00
2015-04-08 12:05:12 -07:00
2014-03-31 18:11:53 +00:00
2015-04-08 10:30:17 -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