##// END OF EJS Templates
merge default into stable for 3.1 code freeze
merge default into stable for 3.1 code freeze

File last commit:

r21255:62a27498 default
r21926:6c36dc6c merge 3.1-rc stable
Show More
fedora
6 lines | 163 B | text/plain | TextLexer
FROM fedora
RUN yum install -y gcc
RUN yum install -y python-devel python-docutils
RUN yum install -y make
RUN yum install -y rpm-build
RUN yum install -y gettext