• madnificent@lemmy.world
        link
        fedilink
        English
        arrow-up
        17
        ·
        5 hours ago

        The Docker runtime is probably ok as it is a tool instead of a community. The registry has a community aspect and is where we’ll likely see exploitation of vendor lock in. Luckily Docker was grounded well and you can set up your own registry.

    • ParetoOptimalDev@lemmy.today
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      4 hours ago

      https://devenv.sh/

      Note this also builds oci compatible containers you can run with podman, kubernetes, etc.

      It lets you develop on bare metal in an environment the same as the docker container and is reproducible rather than just repeatable.