I try execute command in docker image as job in Gitlab. I wanna perfom command like
docker run --rm myImage doSome
I create .gitlab-ci and st