Tibor Vass 9623f45fce Remove --network-add and --network-rm flags from service update 9 лет назад
..
client 9623f45fce Remove --network-add and --network-rm flags from service update 9 лет назад
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 лет назад
server ec241bfeaf make network errors less DRY 9 лет назад
types 91e5bb9541 Let client print error when speicify wrong detach keys 9 лет назад
README.md 649b50c0b7 Update README.md 11 лет назад
common.go fcdaa2d6b3 Atomically save libtrust key file 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