mirror of
https://github.com/moby/moby.git
synced 2026-07-14 11:31:53 +00:00
- Let consumers to configure the http transport initially and apply or defaults on top. - Add function to initialize a new client based on environment variables, useful for integrators. Signed-off-by: David Calavera <david.calavera@gmail.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