githubEdit

Container Runtime

Container Runtime

Container runtimes for building, running, and managing containers and container images.

  • Docker — Industry-standard platform for building and running containerized applications

  • Containerd — Industry-standard container runtime focused on simplicity and portability

  • CRI-O — Lightweight container runtime specifically designed for Kubernetes

  • Lima — Linux virtual machine manager for running containers on macOS

Last updated