moby--moby/api
Arnaud Porterie bce3e761c0 Merge pull request #13161 from calavera/plugin_discovery
Proposal: Volume refactor and external volume plugins
2015-05-23 18:44:18 -07:00
..
client Volumes refactor and external plugin implementation. 2015-05-21 20:34:17 -07:00
server Extract sockets initialization to a package. 2015-05-20 16:48:39 -07:00
types Add DOCKER_EXPERIMENTAL environment variable 2015-05-20 12:21:17 -07:00
README.md
api_unit_test.go
common.go Windows: mkdirall volume path aware 2015-04-30 11:59:42 -07:00

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