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.

  • Kangae_Hishiryo
    link
    fedilink
    arrow-up
    2
    ·
    24 天前

    I don’t mean Docker Desktop, I mean docker-cli and moby.

    Just because something has a FOSS license and is open-sourced in some code forge doesn’t mean that it effectively respects some (or even all) of the four freedoms.

    • lemmyvore@feddit.nl
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      23 天前

      It’s licensed Apache 2.0, which has been acknowledged as FOSS by the EFF.

      • Kangae_Hishiryo
        link
        fedilink
        English
        arrow-up
        1
        ·
        23 天前

        Yeah, but I can use the license on my software but not respect that license at all… That’s what I mean. A license itself is nothing if the actions of the developer aren’t corresponding to it.