diff --git a/documentation/Dockerfile b/documentation/Dockerfile index 6ac008f0..eac5810c 100644 --- a/documentation/Dockerfile +++ b/documentation/Dockerfile @@ -2,5 +2,6 @@ FROM ubuntu:22.04 RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y python3-pil \ python3-pip texlive-fonts-recommended latexmk \ texlive-latex-extra texlive-latex-recommended make php-cli php-xml composer \ + texlive-xetex texlive-fonts-extra-links texlive-fonts-extra \ nodejs npm libgbm1 libasound2 wget