submitted 3 weeks ago* (last edited 3 weeks ago) by to c/linuxmemes@lemmy.world
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 weeks ago (9 children)

What do you mean? I don't see any CLAs or anything like that in the source code.

https://github.com/moby/moby

https://github.com/docker/cli

  • source
  • parent
  • hideshow 9 child comments
  • [–] 2 points 3 weeks ago (8 children)

    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.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 3 points 3 weeks ago (6 children)

    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.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 1 point 3 weeks ago (5 children)

    …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

  • source
  • parent
  • hideshow 5 child comments
  • [–] 0 points 3 weeks ago (4 children)

    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?

  • source
  • parent
  • hideshow 4 child comments
  • [–] -1 points 3 weeks ago (2 children)

    No, I mean, for anything beyond personal, non-commercial use, they do impose restrictions.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 weeks 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.

  • source
  • parent