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
    4
    ·
    9 hours 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
        1
        ·
        1 hour 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.