feat: install vim
This commit is contained in:
parent
825e872a8d
commit
aeee18b935
@ -9,6 +9,7 @@ RUN set -eux && \
|
|||||||
telnet \
|
telnet \
|
||||||
net-tools \
|
net-tools \
|
||||||
screen \
|
screen \
|
||||||
|
vim \
|
||||||
&& \
|
&& \
|
||||||
rm -rf /var/lib/apt/lists/* && \
|
rm -rf /var/lib/apt/lists/* && \
|
||||||
rm /etc/ssh/ssh_host_*key*
|
rm /etc/ssh/ssh_host_*key*
|
||||||
|
Loading…
Reference in New Issue
Block a user