Skip to content

Commit

Permalink
Added man to apt-get install list.
Browse files Browse the repository at this point in the history
  • Loading branch information
pilwon committed May 14, 2014
1 parent f2adb0d commit 0ec8971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN \
apt-get -y upgrade && \
apt-get install -y build-essential && \
apt-get install -y software-properties-common && \
apt-get install -y byobu curl git htop unzip vim wget
apt-get install -y byobu curl git htop man unzip vim wget

# Add files.
ADD root/.bashrc /root/.bashrc
Expand Down

0 comments on commit 0ec8971

Please sign in to comment.