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 0e8a1c6 commit 2291a23Copy full SHA for 2291a23
Dockerfile.debian
@@ -30,6 +30,7 @@ RUN make clean release DOCKER_BUILD=1 BUILD_STATIC=1 && \
30
./wizard.sh --docker-mode && \
31
cd - >/dev/null && \
32
cscli hub update && \
33
+ ./docker/preload-hub-items && \
34
cscli collections install crowdsecurity/linux && \
35
cscli parsers install crowdsecurity/whitelists
36
0 commit comments