contrib/docker/debian-jessie
changeset 33033 91ae09010950
parent 33032 8e3021fd1a44
parent 33026 231690dba9b4
child 33034 181ca34883e6
--- a/contrib/docker/debian-jessie	Thu Jun 15 00:15:52 2017 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-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