docker-setup-docker-engine

Contents

Roadmap info from roadmap website

Docker Engine

There is often confusion between โ€œDocker Desktopโ€ and โ€œDocker Engineโ€. Docker Engine refers specifically to a subset of the Docker Desktop components which are free and open source and can be installed only on Linux.

Docker Engine includes:

  • Docker Command Line Interface (CLI)
  • Docker daemon (dockerd), exposing the Docker Application Programming Interface (API)

Docker Engine can build container images, run containers from them, and generally do most things that Docker Desktop can, but it is Linux only and doesnโ€™t provide all of the developer experience polish that Docker Desktop provides.

#roadmap #docker #docker-setup #ready #online #setup #linux