moby--moby/api
Antonio Murdaca 6deaa58ba5 Expose old config field for api < 1.19
Signed-off-by: Antonio Murdaca <me@runcom.ninja>
2015-06-02 23:37:59 +02:00
..
client Merge pull request #13607 from vieux/PrintfIfNotEmpty 2015-06-02 10:52:45 -07:00
server Expose old config field for api < 1.19 2015-06-02 23:37:59 +02:00
types Expose old config field for api < 1.19 2015-06-02 23:37:59 +02:00
README.md
api_unit_test.go
common.go bump api version to 1.20 2015-05-28 15:32:05 -07:00

README.md

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