Phil Estes bf80adeee4 Merge pull request #16894 from diogomonica/renaming-trust-keys 9 년 전
..
client d9a2fadb5e Changing docs to reflect new names 9 년 전
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 년 전
server ee36b57c8f continue daemon refactor of Repositories() 9 년 전
types 2ab94e11a2 Network remote APIs using new router, --net=<user-defined-network> changes 9 년 전
README.md 649b50c0b7 Update README.md 11 년 전
common.go 01112989b7 Fix some style issues 9 년 전
common_test.go f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 년 전

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