Mercurial > hg
view contrib/docker/fedora21 @ 38196:fc0e23c76587 stable
Added tag 4.6.1 for changeset 9c5ced5276d6
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Wed, 06 Jun 2018 13:28:48 -0400 |
parents | 1baa077214ae |
children |
line wrap: on
line source
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