// REFERENCE

Port 2375 (Docker API)

Protocol: TCP Service: Docker High risk

The remote Docker API with no TLS or authentication. Exposed it equals root on the host: anyone can launch containers and escape. Never open it; use the local socket or 2376 with TLS.

Related tools

Work with this in:

Related

Assignments per the IANA port registry. Educational content.