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.

    • EnsignWashout@startrek.website
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      24 hours ago

      Docker desktop is not. (open source)

      Which can be a pretty big deal.

      This works out to: The product is unencumbered, but the only reliable installer is encumbered as fuck.

      That’s a “no thanks”, from me.

      I don’t need the sword of “Docker fucking with my colleague’s ability to collaborate” hanging over each of my projects.

      I’m not mad at folks using Docker for backwards compatibility. I just don’t need to make the problem worse.

      • Lena@gregtech.eu
        link
        fedilink
        arrow-up
        2
        ·
        16 hours ago

        I found Docker pretty easy to install. Though apparently it’s harder on windows, where they suggest you just use docker desktop, in which case, yeah, fair point. But I’d just put docker in WSL if I had the misfortune of having to use it on Windows.

        • EnsignWashout@startrek.website
          link
          fedilink
          arrow-up
          2
          ·
          8 hours ago

          But I’d just put docker in WSL if I had the misfortune of having to use it on Windows.

          Oh, thanks! I might try WSL next time, should I be so unfortunate, again.

    • unitedwithme@lemmy.today
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      1 day ago

      So, the Docker engine is free, just not the software under certain stipulations. See I don’t like that. A weird caveat for using it.

        • Kangae_Hishiryo@scribe.disroot.org
          link
          fedilink
          arrow-up
          2
          ·
          1 day ago

          This NOTICE in both repos is weird asf:

          Docker Copyright 2012-2017 Docker, Inc.

          This product includes software developed at Docker, Inc. (https://www.docker.com/).

          This product contains software (https://github.com/creack/pty) developed by Keith Rarick, licensed under the MIT License.

          The following is courtesy of our legal counsel:

          Use and transfer of Docker may be subject to certain restrictions by the United States and other governments. It is your responsibility to ensure that your use and/or transfer does not violate applicable laws.

          For more information, please see https://www.bis.doc.gov/

          See also https://www.apache.org/dev/crypto.html and/or seek legal counsel.

          Also, they do limit some kind of uses if you don’t pay.

          • [object Object]@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            19 hours ago

            Use and transfer of Docker may be subject to certain restrictions by the United States and other governments. It is your responsibility to ensure that your use and/or transfer does not violate applicable laws.

            That’s true of all software. It may be subject to restrictions by governments. But in this case, it seems to refer to the fact that the US restricted export of cryptographic software, and seemingly continues to restrict. See also Bernstein v. United States.

          • Lena@gregtech.eu
            link
            fedilink
            arrow-up
            3
            ·
            1 day ago

            Also, they do limit some kind of uses if you don’t pay.

            You mean Docker Desktop?

            Also iirc all software developed in the USA is subject to those restrictions.

            • Kangae_Hishiryo@scribe.disroot.org
              link
              fedilink
              arrow-up
              1
              ·
              1 day ago

              …iirc all software developed in the USA is subject to those restrictions.

              Oh, well, I didn’t knew about that, yeah.

              You mean Docker Desktop?

              And, in part yes, but these restrictions also apply to docker-cli and moby, although to a lesser extent

              • Lena@gregtech.eu
                link
                fedilink
                arrow-up
                1
                arrow-down
                1
                ·
                1 day ago

                And, in part yes, but these restrictions also apply to docker-cli and moby, although to a lesser extent

                What restrictions? The ones on all US software or something else?

                • [object Object]@lemmy.world
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  4 hours ago

                  As is evident just from the link at the bottom of the notice, it’s about US export controls on cryptographic software, which is a source of contention since the nineties.

                  • Lena@gregtech.eu
                    link
                    fedilink
                    arrow-up
                    2
                    arrow-down
                    1
                    ·
                    1 day ago

                    The Apache License 2.0 does allow commercial use, and basically any other use. Can you say specifically where those restrictions are stated?