Containerd

Overview

available as a daemon for Linux and Windows

  • it manages the complete container lifecycle of its host system

the containerd binary is built dynamically for glibc-based Linux distros

  • e.g. Ubuntu, Rocky Linux, etc., may not work on musl-based distros
    • like Alpine Linux