diff --git a/Dockerfile b/Dockerfile index 98f90d6ac079bc7675e74fbd406b98edd27a3a3a..4afca4a3edca54a926fef36aa43c766971f03514 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,6 +6,7 @@ RUN apt-get update \ git \ subversion \ python3 \ + python2 \ build-essential \ gawk \ unzip \