contrib/docker/debian-jessie
author Anton Shestakov <av6@dwimlabs.net>
Mon, 25 Jul 2016 12:37:58 +0800
branchstable
changeset 29627 1811a33c732f
parent 24973 4c4d0012db4f
child 33023 e02bae37af30
permissions -rw-r--r--
monoblue: make annotate popup use theme colors

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