We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889147d commit 44e33a2Copy full SHA for 44e33a2
Dockerfile
@@ -1,5 +1,6 @@
1
FROM ubuntu:14.04
2
3
+RUN locale-gen en_US.UTF-8
4
ENV LANG en_US.UTF-8
5
6
RUN apt-get update && \
0 commit comments