python-ml-research-template icon indicating copy to clipboard operation
python-ml-research-template copied to clipboard

[Feature][Rootless] SSH server runs without sudo

Open skandermoalla opened this issue 5 months ago • 0 comments

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.

skandermoalla avatar Jan 31 '24 13:01 skandermoalla