We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a3efd9 commit 0fd4abaCopy full SHA for 0fd4aba
Dockerfile
@@ -4,7 +4,9 @@ COPY . /pkg
4
COPY entrypoint.sh /entrypoint.sh
5
COPY pdftinytex /root/bin/pdftinytex
6
COPY tinyxelatex /root/bin/tinyxelatex
7
+
8
COPY shims /shims
9
+ENV QUARTO_PATH=/shims/quarto
10
11
COPY dummykey/key.zip /key.zip
12
0 commit comments