Docker: desktop - host - daemon - client
- Docker desktop A GUI application that helps especially in Windows and macOS
- Docker host (on Windows and macOS it is a Virtual Machine, On Linux it is native).
- Docker daemon runs in the Docker host.
- Docker client runs on the host OS (Linux, Windows macOS).