Make all DockerRequirements hints
A few CWL-files list the DockerRequirement under requirements, instead of hints, which precludes running the workflow outside a Docker container as cwltool --no-container. This has been fixed.
A few CWL-files list the DockerRequirement under requirements, instead of hints, which precludes running the workflow outside a Docker container as cwltool --no-container. This has been fixed.