Package docker-cli

The Docker CLI

https://github.com/moby/moby

Docker is an open source project to build, ship and run any application as a
lightweight container.

Docker containers are both hardware-agnostic and platform-agnostic. This means
they can run anywhere, from your laptop to the largest EC2 compute instance and
everything in between — and they do not require you to use a particular
language, framework or packaging system. That makes them great building blocks
for deploying and scaling web apps, databases, and backend services without
depending on a particular stack or provider.


This package provides the Docker CLI.

Version: 27.3.1

See also: Docker.

General Commands

docker-context-show Print the name of the current context
docker-manifest-rm Delete one or more manifest lists from local storage
docker-stack-config Outputs the final config file, after doing merges and interpolations
docker-volume-update Update a volume (cluster volumes only)