Skip to content

Commit

Permalink
Merge pull request #11 from uc-cdis/yilinxu-patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
diw2 authored Dec 17, 2019
2 parents a1f2e85 + 85e02cd commit cda2a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter-daids/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ADD https://raw.githubusercontent.com/uc-cdis/ndh-demo/master/demo/DAIDS_noteboo
ADD https://raw.githubusercontent.com/uc-cdis/ndh-demo/master/demo/DAIDS_notebook/readme.txt /home/jovyan/daids-notebook/
RUN chmod -R 777 /home/jovyan/daids-notebook
RUN touch /home/jovyan/daids-notebook/readme.txt
RUN touch /home/jovyan/daids-notebook/de_aids_pynb.ipynb
RUN touch /home/jovyan/daids-notebook/nde_aids_pynb.ipynb
RUN touch /home/jovyan/daids-notebook/nde_aids_function.py

USER $NB_UID
Expand Down

0 comments on commit cda2a93

Please sign in to comment.