Docker Desktop
Targeted for workstation use, this is free to use (personal use, academia and open source projects) but has a commercial use subscription (250 employees OR more than $10 million in annual revenue). Docker Desktop is more user-friendly and is aimed at developers and those simply using Docker. It provides an easy-to-use GUI interface, includes additional tools like the Docker Dashboard for easier container management, and automatically updates to the latest version.
For detailed information see the Docker Desktop docs: https://docs.docker.com/desktop/
arivis Pro 4.2 onwards and ZEN products can connect with Docker Desktop on the local workstation, see:
Docker Engine
It is the main service which runs containers, this runs a Linux kernel Virtual Machine (VM). Docker Engine is open source and free to use, it operates primarily through the command-line interface and is often used in production environments. It’s highly configurable and can be adjusted to suit a variety of use-cases.
The engine is an integral component of any docker installation, even Docker Desktop. In a server environment, the engine can be installed standalone.
For detailed information see the Docker Engine docs: https://docs.docker.com/engine/
arivis Pro 4.3 onwards can connect with Docker Engine using TCP and Remote Docker support, see: