this post was submitted on 22 Jun 2023
5 points (100.0% liked)
Linux Questions
534 readers
1 users here now
Linux questions
Rules (in addition of the Lemmy.world rules)
- stay on topic
- be nice (no name calling)
- do not post long blocks of text such as logs
- do not delete your posts unless it violates the rules
Tips for giving and receiving help
- be as clear and specific
- say thank you if a solution works
- verify your solutions before posting them as facts.
any rule violations will result in disciplinary actions
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
containerd on my homelab cluster, docker on my dev machine.
I really want to use podman, and I occasionally do for a few weeks at a time. In 99% of usecases, it does work identically to Docker. But there are weird edge cases, especially when it comes to privileged containers, where podman's behaviour differs from docker's, and I just end up switching back.