• @rutrum@lm.paradisus.day
    link
    fedilink
    English
    17 months ago

    I’ve been using micromamba/mamba and not had solving issues like I did with conda. Im glad conda integrated libmamba.

    Question: why were docker containers deemed security risks?

    • nickwitha_k (he/him)
      link
      fedilink
      27 months ago

      If Windows, it requires a VM and currently infosec is not keen on virtualization in the hands of users.

      • @BatmanAoD@programming.dev
        link
        fedilink
        37 months ago

        I’m no expert, but isn’t running in a VM strictly better than running on raw metal from a security perspective? It’s generally more locked down, and breaking out of the virtualization layer requires a separate security breach from gaining access to the running container.