1
0

feat: install less
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pim van den Berg 2023-02-16 14:56:44 +01:00
parent 0d85cf61ae
commit 5fda9a6457

View File

@ -14,6 +14,7 @@ RUN set -eux && \
vim \
git \
man \
less \
&& \
rm -rf /var/lib/apt/lists/* && \
rm /etc/ssh/ssh_host_*key* && \