fix(output): allow pdf builds as non-root
This commit is contained in:
@@ -11,6 +11,7 @@ RUN apt-get update \
|
||||
gosu \
|
||||
pandoc \
|
||||
texlive-full \
|
||||
&& fc-cache -f \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user