loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.74k stars 328 forks source link

Owner of /workspaces is root instead of codespace #1074

Closed cgestes closed 4 months ago

cgestes commented 4 months ago

What happened?

/workspaces is owned by root in devpod:

drwxr-xr-x   3 root root 4096 May 22 11:51 workspaces

Github Codespace:

drwxr-xrwx+   6 codespace root 4096 May 16 14:36 workspaces

What did you expect to happen instead?
same behavior as GH being able to clone more repositories in /workspaces