Mercurial > hg
view contrib/docker/debian-jessie @ 29648:94c5273c7d5d stable
doc: fix incorrect use of rst hg role in help text
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Mon, 01 Aug 2016 06:08:27 +0900 |
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