Commit 4e3cb67e authored by c24b's avatar c24b

From initial repo to virtualenvwrapper

parent 879c8de8
......@@ -62,5 +62,11 @@ RUN apt-get install -y sudo && adduser gargantua sudo \
#####################################################################
RUN sed -iP "s%^data_directory.*%data_directory = \'\/srv\/gargantext_data\'%" /etc/postgresql/9.5/main/postgresql.conf
#####################################################################
COPY . /install
CMD [./install/python/configure, ./install/posgres/configure, sudo pip install virtualenvwrapper]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment