this post was submitted on 16 Jan 2024
10 points (85.7% liked)

Container platforms (docker, lxc, podman)

313 readers
1 users here now

A place to discuss everything related to Container platforms and runtimes. Docker, LXC, Podman, OpenShift, OCI, and more.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Deebster@programming.dev 2 points 10 months ago* (last edited 10 months ago) (1 children)

This isn't the best article, partly because it makes it sound like you have to use CoreOS. I'm running podman via quadlets on Fedora, but you can use it on anything running systemd.

Anyway, I really recommend podlet to help with writing/converting. It can:

Generate podman quadlet files from a podman command or a compose file

[–] shertson@lemmy.world 1 points 9 months ago (1 children)

Thanks, you should submit podlet as its own Lemmy submission.

[–] Deebster@programming.dev 1 points 9 months ago

It's already been posted around Lemmy, but I might take some time to put together a little intro/tutorial.