mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
add idstools to docker registry for importpcap node
This commit is contained in:
@@ -721,6 +721,7 @@ docker_seed_registry() {
|
|||||||
if [ "$install_type" == 'IMPORTPCAP' ]; then
|
if [ "$install_type" == 'IMPORTPCAP' ]; then
|
||||||
local TRUSTED_CONTAINERS=(\
|
local TRUSTED_CONTAINERS=(\
|
||||||
"so-logstash:$VERSION" \
|
"so-logstash:$VERSION" \
|
||||||
|
"so-idstools:$VERSION" \
|
||||||
"so-nginx:$VERSION" \
|
"so-nginx:$VERSION" \
|
||||||
"so-filebeat:$VERSION" \
|
"so-filebeat:$VERSION" \
|
||||||
"so-suricata:$VERSION" \
|
"so-suricata:$VERSION" \
|
||||||
|
|||||||
Reference in New Issue
Block a user