Docker
docker
is an easy to use OCI container runtime that can be used to build and run containers on your localhost.
Releases
Docker announces their cli releases page:
https://github.com/docker/cli/releases
Installation Instructions
Warning: the following is installed with Docker desktop, please visit the link below. To installer docker desktop, see their installation guide details: installation docs
Checking Your Docker Version
docker --version
expected result: Docker version 20.10.7, build f0df350