add less package to enterprise-base because less > more

This commit is contained in:
ketang 2021-11-23 13:10:07 -06:00 committed by GitHub
parent d6df18c3d3
commit 98f83f78c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ RUN apt-get update && \
curl \
docker.io \
htop \
less \
locales \
man \
python3 \