docs/api
Alexander Morozov 67676529b3 Merge pull request #12092 from tiborvass/no-jobs-networkdriver-bridge
Remove jobs from daemon/networkdriver/bridge
2015-04-09 14:10:21 -07:00
..
client Merge pull request #12092 from tiborvass/no-jobs-networkdriver-bridge 2015-04-09 14:10:21 -07:00
server Removed engine from /copy 2015-04-09 13:05:31 -07:00
types Removed engine from /copy 2015-04-09 13:05:31 -07:00
README.md
api_unit_test.go
common.go Remove Job from PS API 2015-04-08 10:30:17 -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