Files
docker-cli/components/engine/api
David Calavera 7eb8a02dc4 Merge pull request #13607 from vieux/PrintfIfNotEmpty
do not print empty values in docker info
Upstream-commit: 814a92c5a1745879156ac9ab18569a9d1bc1b1a9
Component: engine
2015-06-02 10:52:45 -07:00
..
2014-03-31 18:11:53 +00:00
2015-05-28 15:32:05 -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