You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RCP will disable root on running containers but the template runs an SSH server with root for some IDEs (PyCharm necessarily, VSCode optionally) to connect to the container.
Make the SSH server run without root/sudo at runtime.