Vincent Demeester 804536df25 Merge pull request #23291 from yongtang/23211-spf13-cobra-history 9 年之前
..
client 804536df25 Merge pull request #23291 from yongtang/23211-spf13-cobra-history 9 年之前
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 年之前
server 020a86b3d9 Merge pull request #23107 from yongtang/23055-docker-search-limit 9 年之前
types 91e5bb9541 Let client print error when speicify wrong detach keys 9 年之前
README.md 649b50c0b7 Update README.md 11 年之前
common.go 7534f17261 Update code for latest engine-api 9 年之前
common_test.go 2736f77a94 fix typos 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