Mercurial > hg
view contrib/docker/debian-jessie @ 28670:ff0d3b6b287f
merge with stable
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 29 Mar 2016 12:29:00 -0500 |
parents | 4c4d0012db4f |
children | e02bae37af30 |
line wrap: on
line source
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