moby--moby/api
Madhu Venugopal 742db1737c attaching services api and UI chain to docker parent
Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-06-19 09:19:09 -07:00
..
client attaching services api and UI chain to docker parent 2015-06-19 09:19:09 -07:00
server attaching services api and UI chain to docker parent 2015-06-19 09:19:09 -07:00
types Add bridge-nf-call-iptables/bridge-nf-call-ipv6tables to docker info 2015-06-17 09:19:11 +08:00
README.md
api_unit_test.go
common.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