Software Alternatives & Reviews

runc VS CRI-O

Compare runc VS CRI-O and see what are their differences

runc logo runc

CLI tool for spawning and running containers according to the OCI specification - opencontainers/runc

CRI-O logo CRI-O

Lightweight Container Runtime for Kubernetes
  • runc Landing page
    Landing page //
    2023-08-21
  • CRI-O Landing page
    Landing page //
    2023-09-21

runc videos

2/21/19 RunC Vulnerability Gives Root Access on Container Systems| AT&T ThreatTraq

More videos:

  • Review - Demo MONEY,TIME - RunC

CRI-O videos

Running Containers on Podman/CRI-o - Introduction working with Podman containers

More videos:

  • Tutorial - CRI-O: Development Process & How to Contribute - Urvashi Mohnani & Peter Hunt, Red Hat
  • Review - CRI-O: O Container Runtime feito para o Kubernetes

Category Popularity

0-100% (relative to runc and CRI-O)
Web Servers
100 100%
0% 0
Cloud Computing
0 0%
100% 100
Web And Application Servers
Cloud Storage
0 0%
100% 100

User comments

Share your experience with using runc and CRI-O. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, CRI-O should be more popular than runc. It has been mentiond 17 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

runc mentions (8)

  • US Cybersecurity: The Urgent Need for Memory Safety in Software Products
    It's interesting that, in light of things like this, you still see large software companies adding support for new components written in non-memory safe languages (e.g. C) As an example Red Hat OpenShift added support for crun(https://github.com/containers/crun), which is written in C as an alternative to runc, which is written in Go( - Source: Hacker News / 7 months ago
  • Why did the Krustlet project die?
    Yeah, runtimeClass lets you specify which CRI plugin you want based on what you have available. Here's an example from the containerd documentation - you could have one node that can run containers under standard runc, gvisor, kata containers, or WASM. Without runtimeClass, you'd need either some form of custom solution or four differently configured nodes to run those different runtimes. That's how krustlet did... Source: over 1 year ago
  • Why use Docker in 2022?
    Your Docker Container can only run Linux. That's because Docker takes advantage of runC which uses the Linux kernel. You can't run Windows inside of Docker. But of course you can run Docker on a Windows host machine. If you are running a .NET project, you won't be able to use Docker. On the other hand, if you're running .NET Core then you're in luck! - Source: dev.to / over 1 year ago
  • Containers without Docker (podman, buildah, and skopeo)
    This is what Podman, an open-source daemonless and rootless container engine, was developed with in mind. Podman runs using the runC container runtime process, directly on the Linux kernel, and launches containers and pods as child processes. In addition, it was developed for the Docker developer, with most commands and syntax seamlessly mirroring Docker's. Buildah, an image builder, and Skopeo, the image utility... - Source: dev.to / almost 2 years ago
  • Learn Docker - from the beginning, part I images and containers
    If you are curious about how exactly Docker does this I urge to have a look at the following links on layered file system and the library runc and also this great wikipedia overview of Docker. - Source: dev.to / almost 2 years ago
View more

CRI-O mentions (17)

  • The Road To Kubernetes: How Older Technologies Add Up
    Kubernetes on the backend used to utilize docker for much of its container runtime solutions. One of the modular features of Kubernetes is the ability to utilize a Container Runtime Interface or CRI. The problem was that Docker didn't really meet the spec properly and they had to maintain a shim to translate properly. Instead users could utilize the popular containerd or cri-o runtimes. These follow the Open... - Source: dev.to / 3 months ago
  • Complexity by Simplicity - A Deep Dive Into Kubernetes Components
    Multiple container runtimes are supported, like conatinerd, cri-o, or other CRI compliant runtimes. - Source: dev.to / 4 months ago
  • Kubernetes Cluster Setup Using Kubeadm on AWS
    Install container runtime on all nodes. We will use cri-o. - Source: dev.to / 5 months ago
  • Creating Kubernetes Cluster With CRI-O
    Container Runtime Interface (CRI) is one of the important parts of the Kubernetes cluster. It is a plugin interface allowing kubelet to use different container runtimes. And recently CRI-O container runtime has been announced as a CNCF Graduated project. I thought of writing a blog on CRI-O and how to set up a single-node Kubernetes cluster with Kubeadm and CRI-O. - Source: dev.to / 9 months ago
  • Understanding Docker Architecture: A Beginner's Guide to How Docker Works
    CRI-O: This is an open-source container runtime designed for use with Kubernetes. It is a lightweight and stable environment for containers. It also complies with the Kubernetes Container Runtime Interface (CRI), making it easy to integrate with Kubernetes. - Source: dev.to / 11 months ago
View more

What are some alternatives?

When comparing runc and CRI-O, you can also consider the following products

Docker Hub - Docker Hub is a cloud-based registry service

containerd - An industry-standard container runtime with an emphasis on simplicity, robustness and portability

Eureka - Eureka is a contact center and enterprise performance through speech analytics that immediately reveals insights from automated analysis of communications including calls, chat, email, texts, social media, surveys and more.

rkt - App Container runtime

Apache Thrift - An interface definition language and communication protocol for creating cross-language services.

Apache Karaf - Apache Karaf is a lightweight, modern and polymorphic container powered by OSGi.