Skip to content

Commit

Permalink
Merge pull request strukturag#1 from strukturag/master
Browse files Browse the repository at this point in the history
merge master
  • Loading branch information
cguentherTUChemnitz authored Apr 27, 2017
2 parents e483679 + 92a885e commit edc8d9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ FROM ubuntu:xenial
MAINTAINER Simon Eisenmann <[email protected]>

# Set locale.
RUN apt-get clean && apt-get update
RUN apt-get install locales
RUN locale-gen --no-purge en_US.UTF-8
ENV LC_ALL en_US.UTF-8

Expand Down

0 comments on commit edc8d9e

Please sign in to comment.