I have to use Azure DevOps agent on the VM because that VM is located in special network (so can't use AKS, etc)
VM has Docker installed and pipeline has job with container specified
How can I execute multiple Docker containers on the same VM (agent) to run jobs in parallel