Description
Container hosts can be controlled from the terminal with the official Docker CLI binary. It is useful on systems that need the client command without installing a full Docker engine package from the distribution.
The command can manage containers, images, networks, volumes, and remote Docker endpoints. Access to the Docker socket or a privileged remote host should be treated like administrative access.