David Calavera 157b66ad39 Remove exec-driver global daemon option. před 9 roky
..
client 11062ea177 Fixing wrong word spelling in api/client/network.go před 9 roky
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api před 10 roky
server e704182c9c Merge pull request #17614 from LK4D4/fix_golint před 9 roky
types 157b66ad39 Remove exec-driver global daemon option. před 9 roky
README.md 649b50c0b7 Update README.md před 11 roky
common.go c4c6d33bbc Change sorting method and add test to DisplayablePorts před 9 roky
common_test.go c4c6d33bbc Change sorting method and add test to DisplayablePorts před 9 roky

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