Currently gcloud containers requires a user to put in an explicit image name. Will it be OK if we have a no-arg constructor that defaults to gcr.io/google.com/cloudsdktool/cloud-sdk:emulators?
Secondly, how about a 1-arg constructor that takes the gcloud version number, such as 317.0.0?
/cc @eddumelendez
Currently gcloud containers requires a user to put in an explicit image name. Will it be OK if we have a no-arg constructor that defaults to
gcr.io/google.com/cloudsdktool/cloud-sdk:emulators?Secondly, how about a 1-arg constructor that takes the
gcloudversion number, such as317.0.0?/cc @eddumelendez