image property

String? image
getter/setter pair

Name of the docker container image.

E.g., gcr.io/project/some-image

Implementation

core.String? image;