diff --git a/netflow/iptables.sh b/netflow/iptables.sh index b201ff6..0223176 100644 --- a/netflow/iptables.sh +++ b/netflow/iptables.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # shellcheck source=/dev/null -if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi +# if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi __get_mount_paths_cgroup_id() { docker ps -q --no-trunc | while read -r cid; do