This might feel a bit heavy for some, but now with Systemd possibly going downhill by introducing ID verification at the operating system level, how do you guys plan on slowly moving your Podman setup away from Systemd? How do you plan on starting containers on bootup without Quadlets?

  • zieg989@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    Podman works perfectly fine on systems without systemd. Alpine Linux with OpenRC is one such example.

  • entwine@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    3 days ago

    Stop spreading fud

    introducing ID verification at the operating system level, how do you guys plan on slowly moving your Podman

    Systemd is doing no such thing.

  • confusedpuppy@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    1
    ·
    3 days ago

    I have very limited experience with Podman and no experience with quadlets but I’m still curious. Are quadlets exclusive to Systemd?

    I ask because I currently use Alpine Linux which uses OpenRC by default. It took a few days just to figure out how to get my HomeAssistant container to run without using a Docker Compose file. That’s my only true experience with Podman so I don’t actually know how dependant Podman is with Systemd.