Files
docker-cli/components/engine/api
Doug Davis f17280b05c Merge pull request #14344 from Mashimiao/add-json-check-for-execcreate
api/server: Add missing json check
Upstream-commit: 26a35dd09b4faf39a99ff224f5cd4e14ae368585
Component: engine
2015-07-05 19:04:12 -04:00
..
2015-07-03 08:37:27 +08:00
2015-07-03 08:52:32 +08:00
2014-03-31 18:11:53 +00: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