mirror of
https://github.com/docker/docs.git
synced 2026-03-31 16:28:59 +07:00
* fixed weird logic with "*" * return error if fdNum is failed to parse * check if listener at offset is nil * close unused listeners Signed-off-by: Alexander Morozov <lk4d4@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