ADD: added graphviz package

This commit is contained in:
Dominik Meyer 2023-09-05 21:50:31 +02:00
parent 6070b8c3c0
commit a902630b32
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -8,3 +8,4 @@ RUN apt-get -qy update
RUN apt-get -qy install texlive-full biber RUN apt-get -qy install texlive-full biber
RUN apt-get -qy install ca-certificates curl make git inkscape xz-utils latexmk RUN apt-get -qy install ca-certificates curl make git inkscape xz-utils latexmk
RUN apt-get -qy install pdftk RUN apt-get -qy install pdftk
RUN apt-get -qy imstall graphviz