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

use suid-wrapped to fix perms for rstudio #17

Merged
merged 1 commit into from
Feb 5, 2022

Conversation

paulkm
Copy link
Contributor

@paulkm paulkm commented Jan 25, 2022

Rstudio requires the sticky bit permission be set on its working directory, which is getting stripped by Google container filesystem (see issue: https://issuetracker.google.com/issues/216190252) when using image streaming.

Note: alternate approach would be to use ENV vars and this version of rsession-proxy: jupyterhub/jupyter-rsession-proxy#86 to override rstudio startup with something like rserver --server-data-dir=/tmp/dir_owned_by_jovyan

@paulkm paulkm merged commit a8ec0b1 into main Feb 5, 2022
@paulkm paulkm deleted the pm-Fix_rstudio_streaming_issue branch March 5, 2024 23:07
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

Successfully merging this pull request may close these issues.

1 participant