mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
c5ecdfd878
api\server: Factored out UnixHttp on Windows, supported on Linux only.
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