Skip to content

Commit 0fd4aba

Browse files
committed
Force QUARTO_PATH shim
1 parent 9a3efd9 commit 0fd4aba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ COPY . /pkg
44
COPY entrypoint.sh /entrypoint.sh
55
COPY pdftinytex /root/bin/pdftinytex
66
COPY tinyxelatex /root/bin/tinyxelatex
7+
78
COPY shims /shims
9+
ENV QUARTO_PATH=/shims/quarto
810

911
COPY dummykey/key.zip /key.zip
1012

0 commit comments

Comments
 (0)