• 0 Posts
  • 2 Comments
Joined 2 years ago
cake
Cake day: January 2nd, 2025

help-circle

  • wylinka@szmer.infotolinuxmemes@lemmy.worldEvery time I use podman
    link
    fedilink
    arrow-up
    12
    arrow-down
    1
    ·
    edit-2
    13 days ago

    Through a hacky Python script (podman-compose), but apparently it works. But IMHO there’s no reason not to just rewrite compose files as quadlets. I think it’s so neat that they work pretty much just like normal systemd units, it makes it feel a lot more logical especially if you’re used to pre-container workflows.

    One problem with Podman is that there isn’t a lot of newbie-proof documentation, tutorials etc. partially because it’s not as popular as Docker and partially because it’s developed by Red Hat and they want you to get a RHEL license to access learning resources and support. But if you’re good with man pages, this shouldn’t be much of a problem, it’s easy enough to figure out what to do.