The core, open-source containerization technology. It is a lightweight command-line interface (CLI) and daemon (dockerd) ideal for servers and production environments.
Before downloading, you must decide which version best fits your needs: linux download docker
A GUI-based application that includes Docker Engine, Docker Compose, and a Kubernetes environment. It is designed for desktop environments like Ubuntu, Fedora, or Debian to provide a simplified management experience. Method 1: Installing via Official Repository (Recommended) The core, open-source containerization technology
Use apt-get to install docker-ce , cli , and plugins. linux download docker