add less to Dockerfile

This commit is contained in:
van Hauser
2020-12-30 11:02:00 +01:00
parent 0246fe9200
commit 5a99e67e02

View File

@ -20,7 +20,7 @@ RUN apt-get update && \
python3 python3-dev python3-setuptools python-is-python3 \
libtool libtool-bin \
libglib2.0-dev \
wget vim jupp nano bash-completion \
wget vim jupp nano bash-completion less \
apt-utils apt-transport-https ca-certificates gnupg dialog \
libpixman-1-dev \
gnuplot-nox \