diff --git a/Dockerfile b/Dockerfile index 959c065..36f1910 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,6 +16,8 @@ RUN apt update \ wget \ time \ python \ + python3 \ + python3-distutils \ file \ autoconf \ && rm -rf /var/lib/apt/lists/*