diff --git a/Dockerfile b/Dockerfile index a03e1894d7c91ef5efee619dfe171715d567d400..7951eee7229cdec3d76526f5cf529ae0e5b58773 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,6 +6,7 @@ RUN apt-get update \ git \ subversion \ python3 \ + python3-distutils \ build-essential \ gawk \ unzip \