I would love to hear everyone’s opinion.

  • @Hawk
    link
    English
    22 months ago

    They both kind of suck in their own way.

    If you want to things to run at startup and you’re not on systemd, rootless docker is probably easier.

    Otherwise podman is mostly fine but be careful of native overlay if you’re not on BTRFS, this causes some pretty long build times.

    • Shimitar
      link
      fedilink
      English
      12 months ago

      Takes 1 minute to write a non systemd startup script, come on.

      I understand systemd “spoiled” people, but not having a potentially insecure always running daemon for no purpose at all (docker) beat the alternative for me.