view contrib/docker/debian-jessie @ 27324:5456374561a7

help: call filtercmd from topicmatch update test coverage to explicitly define when help -c should list debug/deprecated items.
author timeless <timeless@mozdev.org>
date Wed, 09 Dec 2015 19:09:35 +0000
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