noodles@lemmy.world to Selfhosted@lemmy.worldEnglish · 8 months agoDocker or podman?message-squaremessage-square53fedilinkarrow-up159arrow-down14file-text
arrow-up155arrow-down1message-squareDocker or podman?noodles@lemmy.world to Selfhosted@lemmy.worldEnglish · 8 months agomessage-square53fedilinkfile-text
minus-squareHawk@lemmynsfw.comlinkfedilinkEnglisharrow-up2arrow-down2·8 months agoThey 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.
minus-squareShimitar@feddit.itlinkfedilinkEnglisharrow-up1·8 months agoTakes 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.
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.
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.