Shinken: Updated to 2.4-RC3

Change-Id: Ie1a7f1e9cd7283bf8f9e1918d64488799ccb036e
This commit is contained in:
aviau 2015-04-22 09:11:58 -04:00
parent d4d6054cd0
commit 49acd76e6e

View File

@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y vim supervisor python-dev libffi-dev li
### Shinken
RUN apt-get install -y python-pip
RUN useradd shinken && pip install https://github.com/naparuba/shinken/archive/5fc7ab61644152ae752b55cee28cc5c9a346591b.zip
RUN useradd shinken && pip install https://github.com/naparuba/shinken/archive/2.4-RC3.zip
RUN apt-get install -y python-pycurl
RUN shinken --init