Google Cloud maintains the following base images for Cloud Workstations, which are derived from Google Cloud's standard base images.
List of preconfigured base images
These images may be used directly in workstation configurations,
or they may be used as base images when creating
custom container images
with Docker's FROM command.
| Image | Description |
|---|---|
| us-central1-docker.pkg.dev/cloud-workstations-images/predefined/code-oss:latest | Cloud Workstations base editor, Code OSS for Cloud Workstations, based on Code-OSS. (Default) |
| us-central1-docker.pkg.dev/cloud-workstations-images/predefined/base:latest | Base image with no IDE installed. |
| us-central1-docker.pkg.dev/cloud-workstations-images/predefined/code-oss-cuda:latest | Cloud Workstations base editor, Code OSS for Cloud Workstations, based on Code-OSS with NVIDIA CUDA Toolkit. |
| us-central1-docker.pkg.dev/cloud-workstations-images/predefined/clion:latest | CLion IDE. Accessible only through JetBrains Gateway. For installation and getting started information, see Develop code using local JetBrains IDEs. |
| us-central1-docker.pkg.dev/cloud-workstations-images/predefined/goland:latest | GoLand IDE. Accessible only through JetBrains Gateway. For installation and getting started information, see Develop code using local JetBrains IDEs. |
| us-central1-docker.pkg.dev/cloud-workstations-images/predefined/intellij-ultimate:latest | IntelliJ IDEA Ultimate IDE. Accessible only through JetBrains Gateway. For installation and getting started information, see Develop code using local JetBrains IDEs. |
| us-central1-docker.pkg.dev/cloud-workstations-images/predefined/phpstorm:latest | PhpStorm IDE. Accessible only through JetBrains Gateway. For installation and getting started information, see Develop code using local JetBrains IDEs. |
| us-central1-docker.pkg.dev/cloud-workstations-images/predefined/pycharm:latest | PyCharm Professional IDE. Accessible only through JetBrains Gateway. |