Files
docker-cli/components/engine/api
Arnaud Porterie d446c85a16 Merge pull request #13731 from jfrazelle/fix-version-on-old-versions
fix version struct on old versions
Upstream-commit: f37e6e180f67db73e8db9f3eaebb84a42fc01914
Component: engine
2015-06-03 17:24:53 -07:00
..
2015-06-03 16:56:50 -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