Mercurial > hg
view contrib/docker/fedora20 @ 32599:d10aee513f28
test-obsolete-bundle-strip: test bundling in the third case
Updating all cases in the file at the same time is a bit overwhelming and harder
to double check. So each case come in its own patch.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 26 May 2017 03:19:11 +0200 |
parents | 49ea49823769 |
children | 1baa077214ae |
line wrap: on
line source
FROM fedora:20 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 # For creating repo meta data RUN yum install -y createrepo