##// END OF EJS Templates
Added tag 3.6.1 for changeset 1aa5083cbebb
Added tag 3.6.1 for changeset 1aa5083cbebb

File last commit:

r24973:4c4d0012 default
r26890:db68fc04 stable
Show More
debian-jessie
11 lines | 191 B | text/plain | TextLexer
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