Skip to content

Commit 41abd16

Browse files
committed
Update Dockerfile
1 parent 8ccd97a commit 41abd16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/aomlomics-jh/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ RUN echo "Creating ${NB_USER} user..." \
1717
# Copy jupyter_notebook_config.py /etc/jupyter so
1818
# it will be read by jupyter processes when they start. This feature is
1919
# not available in repo2docker.
20+
COPY jupyter_notebook_config.py jupyter_notebook_config.py
2021
RUN mkdir -p /etc/jupyter \
2122
&& cp jupyter_notebook_config.py /etc/jupyter
2223

0 commit comments

Comments
 (0)