Added the vim editor, for vi people.
- Legacy-Id: 11669
This commit is contained in:
parent
176dbdeb18
commit
b301ffeba4
|
@ -55,6 +55,7 @@ RUN apt-get update && apt-get install -qy \
|
|||
rsync \
|
||||
subversion/wheezy-backports \
|
||||
sudo \
|
||||
vim \
|
||||
wget \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
|
Loading…
Reference in a new issue