Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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).