Skip to content

Commit 44e33a2

Browse files
author
andrewjstrominger
authored
Add locale-gen en_US.UTF-8
1 parent 889147d commit 44e33a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
FROM ubuntu:14.04
22

3+
RUN locale-gen en_US.UTF-8
34
ENV LANG en_US.UTF-8
45

56
RUN apt-get update && \

0 commit comments

Comments
 (0)