view contrib/docker/fedora21 @ 34494:bbb5687e5140

configitems: register the 'perf.stub' config
author Boris Feld <boris.feld@octobus.net>
date Fri, 30 Jun 2017 03:43:46 +0200
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