Skip to content

Commit

Permalink
Updated Dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
pilwon committed Jan 11, 2014
1 parent 0a5b5da commit 5e0fabe
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 @@ -19,6 +19,7 @@ RUN apt-get install -y curl git-core htop wget
ADD root/.bash_profile /root/.bash_profile
ADD root/.bashrc /root/.bashrc
ADD root/scripts /root/scripts
ADD rm /root/.profile

# Set working directory.
WORKDIR /root

0 comments on commit 5e0fabe

Please sign in to comment.