diff --git a/Dockerfile b/Dockerfile index 618454c978..6f153c6078 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,6 +11,8 @@ RUN apt-get install -y \ build-essential \ curl \ git \ + libfontconfig1 \ + libfreetype6 \ libkrb5-dev \ python