1
0
Fork 0

feat: install vim

This commit is contained in:
Pim van den Berg 2022-09-17 14:38:52 +02:00
parent 825e872a8d
commit aeee18b935
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ RUN set -eux && \
telnet \
net-tools \
screen \
vim \
&& \
rm -rf /var/lib/apt/lists/* && \
rm /etc/ssh/ssh_host_*key*