Jenkins docker plugin

I’ve setup an image using the Jenkins Docker Plugin and I’ve created two Jenkins job to use this image as a slave container. When I build the jobs at the same time they execute serially and not in parallel. Why isn’t this running in parallel?