aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-12-30 11:02:00 +0100
committervan Hauser <vh@thc.org>2020-12-30 11:02:00 +0100
commit5a99e67e02d8f4cc4ece7cfb16d4fba862b63be0 (patch)
tree3927a7d458210b61a52369e55f2192a36e9ed103 /Dockerfile
parent0246fe9200ec29afd56a545c41b9888be84eafbf (diff)
downloadAFLplusplus-5a99e67e02d8f4cc4ece7cfb16d4fba862b63be0.tar.gz
add less to Dockerfile
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index abb76209..dec952af 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -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 \