diff --git a/docker/Dockerfile b/docker/Dockerfile index d99ae4741..127c299fa 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -77,7 +77,7 @@ RUN pip install --ignore-installed --no-cache-dir -r install/requirements.txt \ && git init \ && git remote add origin https://github.com/stratosphereips/StratosphereLinuxIPS.git \ && cd modules/kalipso \ - && npm install \ + && npm install # build the pigeon and add pigeon to path