dockerImage property
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;
Full path to the Docker image used to run this environment, e.g. "gcr.io/dev-con/cloud-devshell:latest".
Required. Immutable.
core.String? dockerImage;