centos5 #1

  • //
  • guest/
  • Doug_Napoleone/
  • mercurial/
  • contrib/
  • docker/
  • centos5
  • View
  • Commits
  • Open Download .zip Download (263 B)
FROM centos:centos5
RUN yum install -y gcc make rpm-build gettext tar
RUN yum install -y python-devel python-docutils
# For creating repo meta data
RUN yum install -y createrepo
RUN yum install -y readline-devel openssl-devel ncurses-devel zlib-devel bzip2-devel
# Change User Description Committed
#1 15913 Doug_Napoleone Initial checkin of the latest stabel mercurial to then integrate the changes from //guest/sven_erik_knop/mercurial on top of (preserving the new HG code).
The purpose is to get it working with the latest version of HG.