Mercurial > hg
view contrib/docker/ubuntu.template @ 29643:716c01161852 stable
i18n-ja: synchronized with 6fd751fa58d3
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Mon, 01 Aug 2016 08:27:22 +0900 |
parents | e63dfbbdbd07 |
children | e02bae37af30 |
line wrap: on
line source
FROM ubuntu:__CODENAME__ RUN apt-get update && apt-get install -y \ build-essential \ debhelper \ dh-python \ devscripts \ python \ python-all-dev \ python-docutils \ zip \ unzip