1
0
mirror of https://github.com/docker/cli.git synced 2026-01-19 21:41:31 +03:00
Files
cli/components/engine/api
Tiffany Jernigan b02a41b6a2 Capitalized Docker and Swarm for consistency
Signed-off-by: Tiffany Jernigan <tiffany.f.j@gmail.com>
Upstream-commit: 4c6041cf7f138833f60233c1cc850115abdbde5e
Component: engine
2016-06-14 12:58:17 -07:00
..
2016-06-13 22:16:18 -07:00
2016-03-06 00:59:11 +08:00
2016-04-19 16:56:54 +02: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