mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-09 15:31:40 +00:00
The code no longer assumes a net.TCPConn underlying the HTTP connection in order to close attached streams. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
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