Tag: Linux

Replacing Docker with Podman – first steps

As companies like Red Hat are starting to abandon Docker as the container platform, daemon etc. of choice, I decided it was time to take a look at podman, the supposedly “drop-in replacement” of Docker in RHEL. This wasn’t an easy ride. This article tells about my first steps of replacing Docker as my container platform with Podman for the containers I’m running privately (including this blog)

Continue reading