Mercurial > hg
view contrib/docker/fedora21 @ 35795:7aaea7d323dc stable
Added tag 4.5-rc for changeset 27b6df1b5adb
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Mon, 22 Jan 2018 18:08:49 -0500 |
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