John Howard 49c1b51ae2 Windows: Fix absolute checks 10 years ago
..
client 49c1b51ae2 Windows: Fix absolute checks 10 years ago
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 years ago
server 111d2f3487 [daemon] Refactor image_delete.go 10 years ago
types 6caaa8a635 Merge pull request #15023 from hqhq/hq_add_status_in_inspect 10 years ago
README.md 649b50c0b7 Update README.md 11 years ago
common.go cfeab585c0 fix golint errors/warnings of pkg `api/` 10 years ago
common_test.go f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 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