Skip to content

Commit 0d0dd88

Browse files
authored
include the required config py files into image
1 parent 76e89d1 commit 0d0dd88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN apt-get install -y curl grep sed dpkg && \
2222

2323
ENV PATH /opt/conda/bin:$PATH
2424

25-
ADD launch.sh /
25+
ADD launch.sh jupyter_notebook_config.py openebs_utils.py /
2626

2727
ENV GIT_REPO https://github.com/satyamz/ml-playground.git
2828

0 commit comments

Comments
 (0)