##// END OF EJS Templates
repair: use progress helper...
repair: use progress helper Differential Revision: https://phab.mercurial-scm.org/D3795

File last commit:

r38023:1335bbfb default
r38413:f0b0c853 default
Show More
fedora21
11 lines | 169 B | text/plain | TextLexer
Gregory Szorc
packaging: move most of contrib/docker to contrib/packaging/docker...
r38023 FROM fedora:21
RUN yum install -y \
gcc \
gettext \
make \
python-devel \
python-docutils \
rpm-build
# For creating repo meta data
RUN yum install -y createrepo