Buildah, Podman and CRIO-O

Linux containers

Buildah, Podman and CRIO-O. What are they and how to they relate to each other?

From the blog post Buildah and Podman Relationship:

CRI-O was created to provide a lightweight runtime for Kubernetes which adds an abstraction layer between the cluster and the runtime that allows for various OCI runtime technologies

Buildah allows you to have a Kubernetes cluster without any Docker daemon for both runtime and builds

Podman allows you to do all of the Docker commands without the daemon dependency

Buildah specializes in building OCI images

Podman specializes in all of the commands and functions that help you to maintain and modify those OCI container images, such as pulling and tagging

from Twitter https://twitter.com/UnixSysAdmin

Leave a Reply

Your email address will not be published. Required fields are marked *

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)