Files
docker-cli/components/engine/api
Vincent Demeester 36333fbd7e Merge pull request #24175 from allencloud/fix-comments-and-handle-err
fix comments and handle err
Upstream-commit: cbc4fd2131d06c0342a330843a02632034f1db7b
Component: engine
2016-06-30 19:22:47 +02:00
..
2016-03-06 00:59:11 +08:00
2016-06-14 20:03:50 -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