Skip to content

Commit

Permalink
Added byobu to default installed list.
Browse files Browse the repository at this point in the history
  • Loading branch information
pilwon committed May 11, 2014
1 parent f154d32 commit bebd26b
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

# Install basic packages.
RUN apt-get install -y build-essential software-properties-common
RUN apt-get install -y curl git htop unzip vim wget
RUN apt-get install -y byobu curl git htop unzip vim wget

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

0 comments on commit bebd26b

Please sign in to comment.