diff --git a/Dockerfile b/Dockerfile index e917a692d..29b1ba6c0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -33,6 +33,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ patch \ perl \ python \ + python-matplotlib \ + graphviz \ rsync \ sudo \ unzip \