Skip to content
This repository has been archived by the owner on Aug 7, 2018. It is now read-only.

Commit

Permalink
Added the export for the locale
Browse files Browse the repository at this point in the history
This should fix the Mongo issue where it complains about the locale not being set.
  • Loading branch information
firrae committed Jul 1, 2016
1 parent 8b2e6e7 commit 20d8589
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 @@ -8,4 +8,6 @@ RUN apt-get update && \

RUN curl https://install.meteor.com/ | sh

RUN export LC_ALL=C

CMD []

0 comments on commit 20d8589

Please sign in to comment.