dockerImage property

String? dockerImage
getter/setter pair

Full path to the Docker image used to run this environment, e.g. "gcr.io/dev-con/cloud-devshell:latest".

Required. Immutable.

Implementation

core.String? dockerImage;