Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD authored Mar 6, 2024
1 parent d9bb79b commit d8212c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/rstudio-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ RUN R -e "install.packages('rjson', repos='http://cran.rstudio.com/')" && \

COPY ./test ./integration_tests /home/jovyan/

RUN chmod 777 /var/ -R

USER $NB_USER

# Cleanup
Expand Down

0 comments on commit d8212c9

Please sign in to comment.