Antonio Murdaca 018081d5a9 Merge pull request #19058 from dnephin/move_opts_to_runconfig_opts 9 years ago
..
client 018081d5a9 Merge pull request #19058 from dnephin/move_opts_to_runconfig_opts 9 years ago
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 years ago
server 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
README.md 649b50c0b7 Update README.md 11 years ago
common.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
common_test.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago

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