From 8ab1cd32f0558f5ce67ba07cd622e6daf81e0a1e Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Thu, 13 Aug 2020 10:47:57 -0400 Subject: [PATCH] remove so-registry from docker see for import node as it doesnt even exist --- setup/so-functions | 1 - 1 file changed, 1 deletion(-) diff --git a/setup/so-functions b/setup/so-functions index d50042e75..4f9d4938e 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -729,7 +729,6 @@ docker_seed_registry() { "so-kibana:$VERSION" \ "so-kratos:$VERSION" \ "so-suricata:$VERSION" \ - "so-registry:$VERSION" \ "so-pcaptools:$VERSION" \ "so-zeek:$VERSION" )