feat: install less
This commit is contained in:
parent
0d85cf61ae
commit
5fda9a6457
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ RUN set -eux && \
|
||||||
vim \
|
vim \
|
||||||
git \
|
git \
|
||||||
man \
|
man \
|
||||||
|
less \
|
||||||
&& \
|
&& \
|
||||||
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…
Add table
Add a link
Reference in a new issue