Using jenkins pipeline I create a docker
def res = sh(returnStdout:true, script: """#!/bin/bash -lx sudo docker run -td --name some_name --netw