contrib/docker/centos6
author Matt Mackall <mpm@selenic.com>
Tue, 12 Aug 2014 03:42:09 -0500
changeset 22115 8465625f7364
parent 21255 62a2749895e4
child 22442 77da9c03be60
permissions -rw-r--r--
help: refactor helplist optlist mess No output changes

FROM centos
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
RUN yum install -y tar