contrib/docker/fedora21
author Yuya Nishihara <yuya@tcha.org>
Fri, 16 Mar 2018 23:59:13 +0900
changeset 36970 e55d80804ace
parent 34423 1baa077214ae
permissions -rw-r--r--
py3: make test-template-engine.t bytes-safe

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