DockerRequirement.dockerPull_

Specify a Docker image to retrieve using docker pull.

class DockerRequirement
Union!(None, string) dockerPull_;

Meta