Mercurial > hg
view contrib/docker/debian-jessie @ 32599:d10aee513f28
test-obsolete-bundle-strip: test bundling in the third case
Updating all cases in the file at the same time is a bit overwhelming and harder
to double check. So each case come in its own patch.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 26 May 2017 03:19:11 +0200 |
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