Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bind mounted workspace not editable in host. #12

Open
mgmorcos opened this issue Oct 20, 2023 · 0 comments
Open

Bind mounted workspace not editable in host. #12

mgmorcos opened this issue Oct 20, 2023 · 0 comments

Comments

@mgmorcos
Copy link

Both the Alpine and Ubuntu Evidence images use the root user, so the bind mounted workspace directory they create is owned by root and not able to be edited without root privileges in the host.

As a workaround, one can exec into a container shell prompt and do a recursive chown granting ownership to a host user-id and group-id.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant