this post was submitted on 27 Oct 2025
235 points (98.8% liked)

Linux

10053 readers
742 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
[–] princessnorah@lemmy.blahaj.zone 6 points 1 week ago* (last edited 1 week ago) (1 children)

Yeah, compose has been an open standard for a while now, that's why docker started* pushing you to rename your files to compose.yaml rather than docker-compose.yaml.

[–] standarduser@lemmy.dbzer0.com 2 points 1 week ago

That’s really cool of docker to do