Skip to content
Snippets Groups Projects
Commit cb0590d0 authored by Mikhail Khalilov's avatar Mikhail Khalilov
Browse files

Update file Dockerfile

parent 51a6b973
No related merge requests found
......@@ -5,7 +5,7 @@ SHELL ["/bin/bash", "-c"]
# Install prerequisites
RUN apt update -y && \
apt install -y curl git perl python python3 python3-pip gengetopt \
apt install -y curl git perl python2 python3 python3-pip gengetopt \
make autoconf g++ flex bison ccache libgoogle-perftools-dev numactl \
perl-doc libfl2 libfl-dev zlib1g zlib1g-dev gawk libncurses5 help2man
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment