John Howard b7f537e811 Inspect populate image OSVersion 8 年 前
..
errors c452e1bfe6 Move errors/ to api/errors 9 年 前
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 年 前
server ed72c65a2a Merge pull request #27154 from pwzgorilla/master 8 年 前
types b7f537e811 Inspect populate image OSVersion 8 年 前
README.md 649b50c0b7 Update README.md 11 年 前
common.go 91e197d614 Add engine-api types to docker 9 年 前
common_test.go 91e197d614 Add engine-api types to docker 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