mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Also noticed potential hang when only stdout or stderr are used with follow=1 Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: 0c84604f5458bc38b793e5bcdf86624eef3e3184 Component: engine
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