We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bed2f2 commit ab474d6Copy full SHA for ab474d6
docker/Dockerfile
@@ -77,7 +77,7 @@ RUN pip install --ignore-installed --no-cache-dir -r install/requirements.txt \
77
&& git init \
78
&& git remote add origin https://github.com/stratosphereips/StratosphereLinuxIPS.git \
79
&& cd modules/kalipso \
80
- && npm install \
+ && npm install
81
82
83
# build the pigeon and add pigeon to path
0 commit comments