image property

String? image
getter/setter pair

Name of the container image in Dockerhub, Google Artifact Registry, or Google Container Registry.

If the host is not provided, Dockerhub is assumed.

Required.

Implementation

core.String? image;