@Library('containerimages@test')_
echo MY_CONST
withContainer('foo') {
runInContainer(ctrId, 'bar')
}