David Calavera defd1519f7 Remove api client lib dependency on tlsconfig and sockets packages. 9 年之前
..
client defd1519f7 Remove api client lib dependency on tlsconfig and sockets packages. 9 年之前
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 年之前
server 905f3336b2 Merge pull request #15964 from duglin/APIVersion 9 年之前
types e98cae4919 Move filters package to the API. 9 年之前
README.md 649b50c0b7 Update README.md 11 年之前
common.go 6287ec9095 Add a DOCKER_API_VERSION env var 9 年之前
common_test.go e98cae4919 Move filters package to the API. 9 年之前

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