Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Copy the code so binder doesn't show jupyter with no file in it.
  • Loading branch information
piti118 authored Nov 30, 2017
1 parent 076c50b commit 10dda67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ LABEL 8888.port.launchbot.io="Jupyter Notebook"

# Set the working directory
WORKDIR /usr/workdir
COPY . /usr/workdir

# Expose the notebook port
EXPOSE 8888
Expand Down

0 comments on commit 10dda67

Please sign in to comment.