{
    if ($dockernet = $docker{'DockerNetwork'}) {
        $OUT .= " \"bip\": $dockernet,\n";
    }
}

