mirror of
https://github.com/luzifer-docker/xetexgen.git
synced 2024-11-08 21:00:07 +00:00
Don't ask questions during automated install
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
761aacbac2
commit
cfa7a62217
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ FROM ubuntu
|
||||||
|
|
||||||
MAINTAINER Knut Ahlers <knut@ahlers.me>
|
MAINTAINER Knut Ahlers <knut@ahlers.me>
|
||||||
|
|
||||||
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
ENV PACKAGES \
|
ENV PACKAGES \
|
||||||
texlive-xetex \
|
texlive-xetex \
|
||||||
texlive-latex-extra \
|
texlive-latex-extra \
|
||||||
|
|
Loading…
Reference in a new issue