Files
docker-cli/components/engine/api
Vincent Demeester 6366d986f8 Merge pull request #26191 from runcom/fix-unknownflag-exit-code
api: client: container: update: fix help text
Upstream-commit: 6ac30e57d0c3060478a04352b19e4188a8d0cc3e
Component: engine
2016-08-31 21:15:51 +02:00
..
2016-08-29 13:36:16 -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