@Library('containerimages@test')
import dasbuild.images
echo dasbuild.images.el9
withContainer('foo') {
runInContainer(ctrId, 'bar')
}