moby--moby/api
David Calavera a796ac5318 Merge pull request #14626 from kunalkushwaha/add-network-cli-help
"docker network" missing from docker --help
2015-09-09 13:36:43 -07:00
..
client Merge pull request #14626 from kunalkushwaha/add-network-cli-help 2015-09-09 13:36:43 -07:00
fixtures
server Merge pull request #15798 from calavera/volume_driver_host_config 2015-09-08 22:05:40 -04:00
types Merge pull request #15798 from calavera/volume_driver_host_config 2015-09-08 22:05:40 -04:00
README.md
common.go
common_test.go

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