diff --git a/contrib/docker/Dockerfile b/contrib/docker/Dockerfile index 8cfa0d54..57e09716 100644 --- a/contrib/docker/Dockerfile +++ b/contrib/docker/Dockerfile @@ -7,6 +7,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ git \ subversion \ python3 \ + python3-distutils \ build-essential \ gawk \ unzip \