Files
docker-cli/components/engine/api
Vincent Demeester 5c5ecbbc35 Complete unit tests on api/client/ps package
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Upstream-commit: 6baf65d1a69b6e07861c3db5b5f6ed3b8256b4a8
Component: engine
2015-09-06 22:05:57 +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