Edit: The post was probably heavily AI written and contains mistakes to that effect, which is unfortunate. The data in general is still interesting though.

    • baller_w@lemmy.zip
      link
      fedilink
      English
      arrow-up
      0
      ·
      19 days ago

      Please say more.

      I use both on a daily basis and from what I understand, there’s no implicit access from within a container. If you set it up right, there’s no access outside the container of any sort unless you explicitly say so.

        • Valmond@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          0
          ·
          18 days ago

          Yeah the system isn’t protecting you (like it does preventing a normal user accessing another user), “only” the docker code does.

          Or so I have understood it.