view contrib/docker/centos6 @ 21643:75ff093d2763

exchange: reinsert comment in the right place Unrelated new code was inserted between the original comment and the related code block.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 22 May 2014 12:58:07 -0700
parents 62a2749895e4
children 77da9c03be60
line wrap: on
line source

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