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 from origin
  • Loading branch information
bleissem authored Jun 28, 2017
2 parents e483679 + 92a885e commit 8a305c1
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 8a305c1

Please sign in to comment.