Skip to content

Commit

Permalink
[distgit] fix docker locale problem
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyX committed Sep 15, 2016
1 parent d6e62b5 commit 3b24367
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dist-git/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
FROM fedora:24
MAINTAINER clime@redhat.com

ENV LANG en_US.UTF-8

RUN dnf -y install mock-scm
RUN dnf -y install tito
RUN dnf -y install pyp2rpm
Expand Down

0 comments on commit 3b24367

Please sign in to comment.