Mercurial > hg
view contrib/docker/debian.template @ 33520:6e19198cbe31
configitems: register the 'ui.forcecwd' config
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Fri, 30 Jun 2017 03:44:45 +0200 |
parents | 5c1283713293 |
children | 1baa077214ae |
line wrap: on
line source
FROM debian:__CODENAME__ RUN apt-get update && apt-get install -y \ build-essential \ debhelper \ dh-python \ devscripts \ less \ python \ python-all-dev \ python-docutils \ zip \ unzip