contrib/docker/debian-jessie
author timeless <timeless@mozdev.org>
Tue, 24 Nov 2015 21:44:16 +0000
changeset 27098 64cb281d23a5
parent 24973 4c4d0012db4f
child 32148 e02bae37af30
permissions -rw-r--r--
contrib/perf: fix perfmergecalculate merge.calculateupdates requires an array of ancestors and followcopies

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