diff docker/Dockerfile.gwt-client @ 9687:25532d3c0af2 3.2.x

Avoid NPE when trying to print map to PDF
author Tom Gottfried <tom@intevation.de>
date Mon, 03 Aug 2020 16:05:07 +0200
parents 33303817ed37
children 278d285a16bf
line wrap: on
line diff
--- a/docker/Dockerfile.gwt-client	Mon Aug 03 12:17:24 2020 +0200
+++ b/docker/Dockerfile.gwt-client	Mon Aug 03 16:05:07 2020 +0200
@@ -4,7 +4,7 @@
 MAINTAINER tom@intevation.de
 
 # Install prerequisites
-RUN yum -y install maven mercurial tomcat
+RUN yum -y install maven mercurial tomcat gnu-free-sans-fonts
 
 WORKDIR /opt/d4e
 ENV REPO_URL https://scm.wald.intevation.org/hg/dive4elements/

http://dive4elements.wald.intevation.org