EDIT: For some context, I recently gave podman another go. I have a few services on my homelab server set up in docker containers, so I tried migrating to podman.

After the second major bug (open issue on github) I encountered looked like it would require completely dropping using compose files to work around, I gave up and went back to docker.

I like the idea of podman, but it’s just not stable. I’ll try again in a year or so.

As a bonus, docker’s CLI is significantly nicer.

  • andho@lemmy.zip
    link
    fedilink
    arrow-up
    4
    ·
    3 days ago

    I’ve always had issue with podman-compose. So I setup a podman socket and use it with docker compose.

    • EnsignWashout@startrek.website
      link
      fedilink
      arrow-up
      1
      ·
      2 days ago

      Haha. Yes. This meme would be more fair to call “podman compose” out as “we have Docker compose at home”.

      I’m not a fan of the compose pattern anyway. So it doesn’t usually bother me.