Skip to content

Commit

Permalink
Intall minimum packages for TikZ building
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeag committed Oct 5, 2024
1 parent 8eb7c3e commit 0577d51
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,18 @@ RUN apk add --no-cache \
ruby-ffi \
ruby-mathematical \
ruby-rake \
texlive \
texmf-dist-latexextra \
ttf-liberation \
ttf-dejavu \
tzdata \
unzip \
which \
font-noto-cjk

RUN apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing \
pdf2svg

ARG asciidoctor_confluence_version=0.0.2
ARG asciidoctor_diagram_version=2.3.1
ARG asciidoctor_epub3_version=2.1.3
Expand Down

0 comments on commit 0577d51

Please sign in to comment.