storage/api
Shijiang Wei 0a8386c8be remove deprecated feature of passing HostConfig at API container start
Signed-off-by: Shijiang Wei <mountkin@gmail.com>
2016-06-01 22:25:17 +08:00
..
client Merge pull request #23091 from allencloud/print-network-name-when-rm 2016-05-30 13:33:29 +02:00
fixtures
server remove deprecated feature of passing HostConfig at API container start 2016-06-01 22:25:17 +08:00
types/backend
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