mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Also stop execution of run immediately if request was cancelled. Signed-off-by: Alexander Morozov <lk4d4@docker.com> Upstream-commit: f2401a0f6960734093be307a27bba85a3c2ecfcd 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