** Developing with DevContainers: A Non-Root User Approach A developer on a popular platform has shared their approach to running devcontainers as a non-root user. The main concern is avoiding accidental creation of files with root privileges, which can cause issues when deploying in clusters where containers typically don't have such access. ** Source: https://dev.to/sukkergris/run-devcontainers-as-a-non-root-user-m1o