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.42k stars 305 forks source link

fix(workspace): make /workspace owned by default user #1104

Closed 89luca89 closed 1 month ago

89luca89 commented 1 month ago

Make /workspace owned by vscode (or default user) This will allow users to clone manually other projects if needed

Fix #1074 Resolve POD-663