mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Mark the daemon listening ports as allocated in the portallocator in order to prevent containers from exposing this port themselves. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com> Upstream-commit: 7c225333f22378e380309bd0c3afc1b3311b1373 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