Skip to content

Commit b301ffe

Browse files
committed
Added the vim editor, for vi people.
- Legacy-Id: 11669
1 parent 176dbde commit b301ffe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ RUN apt-get update && apt-get install -qy \
5555
rsync \
5656
subversion/wheezy-backports \
5757
sudo \
58+
vim \
5859
wget \
5960
&& apt-get clean \
6061
&& rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)