docker: pre-download hub items (debian image) (#2934)
This commit is contained in:
parent
0e8a1c681b
commit
2291a232cb
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ RUN make clean release DOCKER_BUILD=1 BUILD_STATIC=1 && \
|
|||
./wizard.sh --docker-mode && \
|
||||
cd - >/dev/null && \
|
||||
cscli hub update && \
|
||||
./docker/preload-hub-items && \
|
||||
cscli collections install crowdsecurity/linux && \
|
||||
cscli parsers install crowdsecurity/whitelists
|
||||
|
||||
|
|
Loading…
Reference in a new issue