pangeo-stacks icon indicating copy to clipboard operation
pangeo-stacks copied to clipboard

No sudo

Open jacobtomlinson opened this issue 6 years ago • 2 comments

Not sure if this is an intentional thing but sudo has disappeared compared to the old images.

jacobtomlinson avatar Mar 04 '19 14:03 jacobtomlinson

This is a known feature? of repo2docker. This is also the same reason there are problems modifying a conda environment from the new images (#13). I think we can hack around it using the appendix in this repo.

jhamman avatar Mar 05 '19 22:03 jhamman

Yeah, could do this with an appendix if needed. Installations of JupyterHub / BinderHub can then use kubernetes security policies to restrict use of it if needed.

yuvipanda avatar Apr 19 '19 17:04 yuvipanda