DockerRequirement.dockerPull_

Specify a Docker image to retrieve using docker pull. Can contain the immutable digest to ensure an exact container is used: dockerPull: ubuntu@sha256:45b23dee08af5e43a7fea6c4cf9c25ccf269ee113168c19722f87876677c5cb2

class DockerRequirement
Either!(None, string) dockerPull_;

Meta