aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-02-05 17:49:17 +0100
committerGerd Hoffmann <kraxel@redhat.com>2020-02-05 17:49:17 +0100
commit8d37295620b42c0de1f3cdba6168ecdd0b208046 (patch)
tree29982fdab86be071c969043060b930b7a7cf2fb0
parenta7fe2391f0a58f5b86b980982a090bedf10c4b16 (diff)
downloads2i-virtio-spec-8d37295620b42c0de1f3cdba6168ecdd0b208046.tar.gz
add texlive-courier
-rw-r--r--Dockerfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index b2fa05f..165e69f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -16,14 +16,15 @@ RUN dnf update -y && \
dnf install -y liberation-fonts \
texlive-amsfonts \
texlive-cm \
+ texlive-courier \
texlive-latex-fonts \
texlive-metafont \
texlive-metapost \
- texlive-tex4ht \
texlive-xetexfontinfo \
texlive-zapfding \
\
texlive-tetex \
+ texlive-tex4ht \
/usr/bin/htlatex \
/usr/bin/pdflatex \
/usr/bin/xelatex \