Skip to content

Commit

Permalink
Set working directory to bind mount
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Jul 8, 2016
1 parent 43256c1 commit 49a4d00
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker/minimal-py3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,5 @@ RUN touch $FIDIMAG_HOME/.sudo_as_admin_successful
# Print something nice on entry.
#COPY WELCOME $FIDIMAG_HOME/WELCOME



WORKDIR $FIDIMAG_HOME
WORKDIR /io
CMD ["/bin/bash","-i"]

0 comments on commit 49a4d00

Please sign in to comment.