debian-jessie #1

  • //
  • guest/
  • Doug_Napoleone/
  • mercurial/
  • contrib/
  • docker/
  • debian-jessie
  • View
  • Commits
  • Open Download .zip Download (191 B)
FROM debian:jessie
RUN apt-get update && apt-get install -y \
  build-essential \
  debhelper \
  dh-python \
  devscripts \
  python \
  python-all-dev \
  python-docutils \
  zip \
  unzip
# 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.