Skip to content

Commit

Permalink
Fix Python encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 19, 2018
1 parent f60f911 commit 3787861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -18,6 +18,6 @@ CMD ["/opt/postprocess"]
VOLUME /source \
/destination

ENV PYTHONIOENCODING=UTF-8
ENV LANG=C.UTF-8

COPY postprocess /opt/

0 comments on commit 3787861

Please sign in to comment.