Skip to content

Commit

Permalink
docker: pre-download hub items (debian image) (#2934)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmetc authored Apr 8, 2024
1 parent 0e8a1c6 commit 2291a23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.debian
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2291a23

Please sign in to comment.