DockerRequirement.dockerFile_

Supply the contents of a Dockerfile which will be built using docker build.

class DockerRequirement
Either!(None, string) dockerFile_;

Meta