Open loveloki opened 2 weeks ago
@loveloki thanks for the issue. We are aware of this "problem" and, I don't think there's much we can do here. It's just how the root user works. If you run anything with root, the product will be owned by root as well. If you try to create a devcontainer using VS Code while signed in as root, it will also mount the files as root and you won't be able to edit them inside the devcontainer.
If you have any ideas on how to work around this, we're happy to consider them.
This Issue has been automatically marked as "stale" because it has not had recent activity (for 14 days). It will be closed if no further activity occurs. Thanks for the feedback.
Describe the bug use root user on machine then create workspace, the git repositorie all file's owner is root.
To Reproduce Steps to reproduce the behavior:
daytona create
to create a workspacedaytona ssh
into the created workspacell
, see the ownerExpected behavior anyway, All files should be owned by the user(default is daytona).
Screenshots
Desktop (please complete the following information):