this post was submitted on 27 Oct 2025
219 points (99.1% liked)

Linux

9942 readers
2050 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Let’s walk through what Podman is and how to use it as a Docker alternative on Linux. Expect a straightforward guide on installing Podman, running containers with it, and understanding the basics.

you are viewing a single comment's thread
view the rest of the comments
[–] fruitycoder@sh.itjust.works 2 points 1 day ago

If you need a collection of containers run it as a k8s pod.

Trying to do a small thing in k3s is super simple. Trying to do a big thing in docker compose is awful.