Shinken: Updated to 2.4-RC3
Change-Id: Ie1a7f1e9cd7283bf8f9e1918d64488799ccb036e
This commit is contained in:
parent
d4d6054cd0
commit
49acd76e6e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user