Skip to content

Commit

Permalink
Temporary workaround for unicode errors
Browse files Browse the repository at this point in the history
until new QGIS docker images with
qgis/QGIS@16c6bf9
are available
  • Loading branch information
m-kuhn committed Sep 14, 2017
1 parent ac19359 commit 76f97eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ MAINTAINER Matthias Kuhn <matthias@opengis.ch>
RUN apt-get update && \
apt-get -y install default-jre

ENV LANG=C.UTF-8

WORKDIR /

0 comments on commit 76f97eb

Please sign in to comment.