mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 06:52:56 +00:00
Merge pull request #496 from blacknred0/master
Patch R package install user issues
This commit is contained in:
@@ -8,6 +8,7 @@ USER root
|
||||
|
||||
# RSpark config
|
||||
ENV R_LIBS_USER $SPARK_HOME/R/lib
|
||||
RUN fix-permissions $R_LIBS_USER
|
||||
|
||||
# R pre-requisites
|
||||
RUN apt-get update && \
|
||||
|
Reference in New Issue
Block a user