##// END OF EJS Templates
merge with i18n
merge with i18n

File last commit:

r29031:e63dfbbd stable
r30861:e1526da1 merge 4.1 stable
Show More
ubuntu.template
11 lines | 197 B | text/plain | TextLexer
FROM ubuntu:__CODENAME__
RUN apt-get update && apt-get install -y \
build-essential \
debhelper \
dh-python \
devscripts \
python \
python-all-dev \
python-docutils \
zip \
unzip