1
0
mirror of https://github.com/docker/cli.git synced 2026-01-23 15:21:32 +03:00
Files
cli/components/engine/api
Madhu Venugopal 5133d86660 fixes #23983
Signed-off-by: Madhu Venugopal <madhu@docker.com>
Upstream-commit: 6a4b21bd863f955d05e5df1e54be4dfcf6889870
Component: engine
2016-07-07 16:23:50 -07:00
..
2016-07-07 16:23:50 -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