Skip to content
Snippets Groups Projects
Commit ca74109a authored by Tomáš Čejka's avatar Tomáš Čejka
Browse files

Dockerfile: set Debian version to stretch

parent 889a0381
Branches
Tags 3.0
No related merge requests found
FROM debian:stable FROM debian:stretch
RUN apt-get -yqq update RUN apt-get -yqq update
RUN apt-get -yqq install virtualenv python python-dev vim git gcc libevent-dev libxml2-dev libxslt-dev patch beanstalkd mariadb-server libmariadb-dev libmariadbclient-dev-compat sqlite3 RUN apt-get -yqq install virtualenv python python-dev vim git gcc libevent-dev libxml2-dev libxslt-dev patch beanstalkd mariadb-server libmariadb-dev libmariadbclient-dev-compat sqlite3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment