Google Compute Engine Operating System Images
Compute Engine offers many preconfigured public images that have compatible Linux, UNIX or Windows operating systems. Most images are free of charge. Premium images (SLES, RHEL, Windows) add additional cost to your instances. You can see the costs in the machine type overview.
AlmaLinux almalinux-cloud
Image project: almalinux-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
almalinux-9 | almalinux-9-v20250910 X86_64 | AlmaLinux, AlmaLinux, 9, x86_64 built on 20250910 | 20 GB | 2025-09-11 |
almalinux-8 | almalinux-8-v20250910 X86_64 | AlmaLinux, AlmaLinux, 8, x86_64 built on 20250910 | 20 GB | 2025-09-11 |
Google Cloud CLI:
# Create VM instance with AlmaLinux operating system boot disk
# Name: 'vm-almalinux-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-almalinux-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='almalinux-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
CentOS centos-cloud
Image project: centos-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
centos-stream-9-arm64 | centos-stream-9-arm64-v20250911 ARM64 | CentOS, CentOS, Stream 9, aarch64 built on 20250911 | 20 GB | 2025-09-11 |
centos-stream-9 | centos-stream-9-v20250910 X86_64 | CentOS, CentOS, Stream 9, x86_64 built on 20250910 | 20 GB | 2025-09-11 |
centos-stream-10-arm64 | centos-stream-10-arm64-v20250911 ARM64 | CentOS, CentOS, Stream 10, aarch64 built on 20250911 | 20 GB | 2025-09-11 |
centos-stream-10 | centos-stream-10-v20250910 X86_64 | CentOS, CentOS, Stream 10, x86_64 built on 20250910 | 20 GB | 2025-09-11 |
Google Cloud CLI:
# Create VM instance with CentOS operating system boot disk
# Name: 'vm-centos-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-centos-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='centos-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
HPC cloud-hpc-image-public
Image project: cloud-hpc-image-public
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
hpc-rocky-linux-8 | hpc-rocky-linux-8-v20250917 | Google, HPC Rocky Linux, 8, Rocky-Linux-8-based HPC-optimized VM image, x86_64 built on 20250917 | 20 GB | 2025-09-24 |
Google Cloud CLI:
# Create VM instance with HPC operating system boot disk
# Name: 'vm-cloud-hpc-image-public'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-cloud-hpc-image-public \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='cloud-hpc-image-public' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Container-Optimized OS cos-cloud
Image project: cos-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
cos-stable | cos-stable-121-18867-199-73 X86_64 | Google, Container-Optimized OS, 121-18867.199.73 stable, Kernel: COS-6.6.105 Kubernetes: 1.30.3 Docker: 27.5.1 Family: cos-stable | 10 GB | 2025-09-24 |
cos-dev | cos-dev-129-19284-0-0 X86_64 | Google, Container-Optimized OS, 129-19284.0.0 dev, Kernel: COS-6.12.47 Kubernetes: 1.30.3 Docker: 27.5.1 Family: cos-dev | 10 GB | 2025-09-24 |
cos-beta | cos-beta-125-19216-0-53 X86_64 | Google, Container-Optimized OS, 125-19216.0.53 beta, Kernel: COS-6.12.46 Kubernetes: 1.30.3 Docker: 27.5.1 Family: cos-beta | 10 GB | 2025-09-24 |
cos-arm64-stable | cos-arm64-stable-121-18867-199-73 ARM64 | Google, Container-Optimized OS, 121-18867.199.73 stable, Kernel: COS-6.6.105 Kubernetes: 1.30.3 Docker: 27.5.1 Family: cos-arm64-stable | 10 GB | 2025-09-24 |
cos-arm64-lm-stable | cos-arm64-lm-stable-121-18867-199-73 ARM64 | Google, Container-Optimized OS, 121-18867.199.73 stable, Kernel: COS-6.6.105 Kubernetes: 1.30.3 Docker: 27.5.1 Family: cos-arm64-lm-stable | 10 GB | 2025-09-24 |
cos-arm64-lm-dev | cos-arm64-lm-dev-129-19284-0-0 ARM64 | Google, Container-Optimized OS, 129-19284.0.0 dev, Kernel: COS-6.12.47 Kubernetes: 1.30.3 Docker: 27.5.1 Family: cos-arm64-lm-dev | 10 GB | 2025-09-24 |
cos-arm64-lm-beta | cos-arm64-lm-beta-125-19216-0-53 ARM64 | Google, Container-Optimized OS, 125-19216.0.53 beta, Kernel: COS-6.12.46 Kubernetes: 1.30.3 Docker: 27.5.1 Family: cos-arm64-lm-beta | 10 GB | 2025-09-24 |
cos-arm64-lm-121-lts | cos-arm64-lm-121-18867-199-73 ARM64 | Google, Container-Optimized OS, 121-18867.199.73 LTS, Kernel: COS-6.6.105 Kubernetes: 1.30.3 Docker: 27.5.1 Family: cos-arm64-lm-121-lts | 10 GB | 2025-09-24 |
cos-arm64-lm-117-lts | cos-arm64-lm-117-18613-339-70 ARM64 | Google, Container-Optimized OS, 117-18613.339.70 LTS, Kernel: COS-6.6.105 Kubernetes: 1.30.3 Docker: 24.0.9 Family: cos-arm64-lm-117-lts | 10 GB | 2025-09-24 |
cos-arm64-dev | cos-arm64-dev-129-19284-0-0 ARM64 | Google, Container-Optimized OS, 129-19284.0.0 dev, Kernel: COS-6.12.47 Kubernetes: 1.30.3 Docker: 27.5.1 Family: cos-arm64-dev | 10 GB | 2025-09-24 |
cos-arm64-beta | cos-arm64-beta-125-19216-0-53 ARM64 | Google, Container-Optimized OS, 125-19216.0.53 beta, Kernel: COS-6.12.46 Kubernetes: 1.30.3 Docker: 27.5.1 Family: cos-arm64-beta | 10 GB | 2025-09-24 |
cos-arm64-121-lts | cos-arm64-121-18867-199-73 ARM64 | Google, Container-Optimized OS, 121-18867.199.73 LTS, Kernel: COS-6.6.105 Kubernetes: 1.30.3 Docker: 27.5.1 Family: cos-arm64-121-lts | 10 GB | 2025-09-24 |
cos-arm64-117-lts | cos-arm64-117-18613-339-70 ARM64 | Google, Container-Optimized OS, 117-18613.339.70 LTS, Kernel: COS-6.6.105 Kubernetes: 1.30.3 Docker: 24.0.9 Family: cos-arm64-117-lts | 10 GB | 2025-09-24 |
cos-arm64-113-lts | cos-arm64-113-18244-448-50 ARM64 | Google, Container-Optimized OS, 113-18244.448.50 LTS, Kernel: COS-6.1.151 Kubernetes: 1.29.1 Docker: 24.0.9 Family: cos-arm64-113-lts | 10 GB | 2025-09-24 |
cos-arm64-109-lts | cos-arm64-109-17800-570-50 ARM64 | Google, Container-Optimized OS, 109-17800.570.50 LTS, Kernel: COS-6.1.151 Kubernetes: 1.27.3 Docker: 24.0.9 Family: cos-arm64-109-lts | 10 GB | 2025-09-24 |
cos-121-lts | cos-121-18867-199-73 X86_64 | Google, Container-Optimized OS, 121-18867.199.73 LTS, Kernel: COS-6.6.105 Kubernetes: 1.30.3 Docker: 27.5.1 Family: cos-121-lts | 10 GB | 2025-09-24 |
cos-117-lts | cos-117-18613-339-70 X86_64 | Google, Container-Optimized OS, 117-18613.339.70 LTS, Kernel: COS-6.6.105 Kubernetes: 1.30.3 Docker: 24.0.9 Family: cos-117-lts | 10 GB | 2025-09-24 |
cos-113-lts | cos-113-18244-448-50 X86_64 | Google, Container-Optimized OS, 113-18244.448.50 LTS, Kernel: COS-6.1.151 Kubernetes: 1.29.1 Docker: 24.0.9 Family: cos-113-lts | 10 GB | 2025-09-24 |
cos-109-lts | cos-109-17800-570-50 X86_64 | Google, Container-Optimized OS, 109-17800.570.50 LTS, Kernel: COS-6.1.151 Kubernetes: 1.27.3 Docker: 24.0.9 Family: cos-109-lts | 10 GB | 2025-09-24 |
Google Cloud CLI:
# Create VM instance with Container-Optimized OS operating system boot disk
# Name: 'vm-cos-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-cos-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='cos-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Debian GNU/Linux debian-cloud
Image project: debian-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
debian-13-arm64 | debian-13-trixie-arm64-v20250925 ARM64 | Debian, Debian GNU/Linux, 13 (trixie), arm64 built on 20250925 | 10 GB | 2025-09-25 |
debian-13 | debian-13-trixie-v20250925 X86_64 | Debian, Debian GNU/Linux, 13 (trixie), amd64 built on 20250925 | 10 GB | 2025-09-25 |
debian-12-arm64 | debian-12-bookworm-arm64-v20250910 ARM64 | Debian, Debian GNU/Linux, 12 (bookworm), arm64 built on 20250910 | 10 GB | 2025-09-11 |
debian-12 | debian-12-bookworm-v20250910 X86_64 | Debian, Debian GNU/Linux, 12 (bookworm), amd64 built on 20250910 | 10 GB | 2025-09-11 |
debian-11 | debian-11-bullseye-v20250915 X86_64 | Debian, Debian GNU/Linux, 11 (bullseye), amd64 built on 20250915 | 10 GB | 2025-09-15 |
Google Cloud CLI:
# Create VM instance with Debian GNU/Linux operating system boot disk
# Name: 'vm-debian-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-debian-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='debian-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Deep Learning deeplearning-platform-release
Image project: deeplearning-platform-release
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
pytorch-2-7-cu128-ubuntu-2404-nvidia-570 | pytorch-2-7-cu128-ubuntu-2404-nvidia-570-v20250918 | Releasing DLVM image with CUDA and NVIDIA toolkit | 100 GB | 2025-09-18 |
pytorch-2-7-cu128-ubuntu-2204-nvidia-570 | pytorch-2-7-cu128-ubuntu-2204-nvidia-570-v20250922 | Releasing DLVM image with CUDA and NVIDIA toolkit | 100 GB | 2025-09-21 |
common-cu128-ubuntu-2404-nvidia-570 | common-cu128-ubuntu-2404-nvidia-570-v20250918 | Releasing DLVM image with CUDA and NVIDIA toolkit | 50 GB | 2025-09-18 |
common-cu128-ubuntu-2204-nvidia-570 | common-cu128-ubuntu-2204-nvidia-570-v20250922 | Releasing DLVM image with CUDA and NVIDIA toolkit | 50 GB | 2025-09-21 |
Google Cloud CLI:
# Create VM instance with Deep Learning operating system boot disk
# Name: 'vm-deeplearning-platform-release'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-deeplearning-platform-release \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='deeplearning-platform-release' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Fedora CoreOS fedora-coreos-cloud
Image project: fedora-coreos-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
fedora-coreos-testing-arm64 | fedora-coreos-42-20250914-2-0-gcp-aarch64 ARM64 | Fedora, Fedora CoreOS testing, 42.20250914.2.0, aarch64 published on 2025-09-15 | 10 GB | 2025-09-14 |
fedora-coreos-testing | fedora-coreos-42-20250914-2-0-gcp-x86-64 X86_64 | Fedora, Fedora CoreOS testing, 42.20250914.2.0, x86_64 published on 2025-09-15 | 10 GB | 2025-09-14 |
fedora-coreos-stable-arm64 | fedora-coreos-42-20250901-3-0-gcp-aarch64 ARM64 | Fedora, Fedora CoreOS stable, 42.20250901.3.0, aarch64 published on 2025-09-15 | 10 GB | 2025-09-14 |
fedora-coreos-stable | fedora-coreos-42-20250901-3-0-gcp-x86-64 X86_64 | Fedora, Fedora CoreOS stable, 42.20250901.3.0, x86_64 published on 2025-09-15 | 10 GB | 2025-09-14 |
fedora-coreos-next-arm64 | fedora-coreos-43-20250917-1-0-gcp-aarch64 ARM64 | Fedora, Fedora CoreOS next, 43.20250917.1.0, aarch64 published on 2025-09-18 | 10 GB | 2025-09-17 |
fedora-coreos-next | fedora-coreos-43-20250917-1-0-gcp-x86-64 X86_64 | Fedora, Fedora CoreOS next, 43.20250917.1.0, x86_64 published on 2025-09-17 | 10 GB | 2025-09-17 |
Google Cloud CLI:
# Create VM instance with Fedora CoreOS operating system boot disk
# Name: 'vm-fedora-coreos-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-fedora-coreos-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='fedora-coreos-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
FreeBSD freebsd-org-cloud-dev
Image project: freebsd-org-cloud-dev
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
freebsd-15-0-snap | freebsd-15-0-prerelease-amd64-ufs-20250904 | - | 22 GB | 2025-09-04 |
freebsd-15-0 | freebsd-15-0-alpha3-amd64-ufs | - | 22 GB | 2025-09-21 |
freebsd-14-3-snap | freebsd-14-3-stable-amd64-ufs-20250925 | - | 22 GB | 2025-09-25 |
freebsd-14-3 | freebsd-14-3-release-amd64-ufs-gce | - | 22 GB | 2025-06-08 |
freebsd-14-2-snap | freebsd-14-2-stable-amd64-ufs-20250403 | - | 22 GB | 2025-04-03 |
freebsd-14-2 | freebsd-14-2-release-amd64-ufs-gce | - | 22 GB | 2024-11-29 |
freebsd-13-5-snap | freebsd-13-5-stable-amd64-v20250925 | - | 22 GB | 2025-09-25 |
freebsd-13-5 | freebsd-13-5-release-amd64-gce | - | 22 GB | 2025-03-07 |
freebsd-13-4-snap | freebsd-13-4-stable-amd64-v20250124 | - | 22 GB | 2025-01-24 |
freebsd-13-4 | freebsd-13-4-release-amd64 | - | 22 GB | 2024-09-13 |
Google Cloud CLI:
# Create VM instance with FreeBSD operating system boot disk
# Name: 'vm-freebsd-org-cloud-dev'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-freebsd-org-cloud-dev \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='freebsd-org-cloud-dev' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Machine Learning ml-images
Image project: ml-images
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
tf-2-8-tpu-debian-11-py310 | c1-deeplearning-tf-2-8-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.8, M125, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. | 100 GB | 2024-09-25 |
tf-2-8-tpu-debian-11 | c1-deeplearning-tf-2-8-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.8, M125, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. | 100 GB | 2024-09-26 |
tf-2-8-gpu-debian-11-py310 | c1-deeplearning-tf-2-8-cu113-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-2-8-gpu-debian-11 | c1-deeplearning-tf-2-8-cu113-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-2-17-tpu-debian-11-py310-conda | c1-deeplearning-tf-2-17-tpu-v20250205-debian-11-py310-conda | Google, Deep Learning VM for TensorFlow 2.17, M128, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2025-02-12 |
tf-2-17-tpu-debian-11-py310 | c1-deeplearning-tf-2-17-tpu-v20241224-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17, M127, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2025-01-14 |
tf-2-17-tpu-debian-11-conda | c1-deeplearning-tf-2-17-tpu-v20250205-debian-11-conda | Google, Deep Learning VM for TensorFlow 2.17, M128, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2025-02-12 |
tf-2-17-tpu-debian-11 | c1-deeplearning-tf-2-17-tpu-v20241224-debian-11 | Google, Deep Learning VM for TensorFlow 2.17, M127, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2025-01-14 |
tf-2-17-gpu-debian-11-py310-conda | c1-deeplearning-tf-2-17-cu123-v20250205-debian-11-py310-conda | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M128, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2025-02-12 |
tf-2-17-gpu-debian-11-py310 | c1-deeplearning-tf-2-17-cu123-v20241224-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M127, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2025-01-14 |
tf-2-17-gpu-debian-11-conda | c1-deeplearning-tf-2-17-cu123-v20250205-debian-11-conda | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M128, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2025-02-12 |
tf-2-17-gpu-debian-11 | c1-deeplearning-tf-2-17-cu123-v20241224-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M127, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2025-01-14 |
tf-2-16-tpu-debian-11-py310-conda | c1-deeplearning-tf-2-16-tpu-v20250205-debian-11-py310-conda | Google, Deep Learning VM for TensorFlow 2.16, M128, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2025-02-12 |
tf-2-16-tpu-debian-11-py310 | c1-deeplearning-tf-2-16-tpu-v20241224-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16, M127, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2025-01-14 |
tf-2-16-tpu-debian-11-conda | c1-deeplearning-tf-2-16-tpu-v20250205-debian-11-conda | Google, Deep Learning VM for TensorFlow 2.16, M128, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2025-02-12 |
tf-2-16-tpu-debian-11 | c1-deeplearning-tf-2-16-tpu-v20241224-debian-11 | Google, Deep Learning VM for TensorFlow 2.16, M127, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2025-01-14 |
tf-2-16-gpu-debian-11-py310-conda | c1-deeplearning-tf-2-16-cu123-v20250205-debian-11-py310-conda | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M128, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2025-02-12 |
tf-2-16-gpu-debian-11-py310 | c1-deeplearning-tf-2-16-cu123-v20241224-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M127, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2025-01-14 |
tf-2-16-gpu-debian-11-conda | c1-deeplearning-tf-2-16-cu123-v20250205-debian-11-conda | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M128, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2025-02-12 |
tf-2-16-gpu-debian-11 | c1-deeplearning-tf-2-16-cu123-v20241224-debian-11 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M127, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2025-01-14 |
tf-2-15-gpu-debian-11 | c1-deeplearning-tf-2-15-cu122-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-4-gpu-debian-11-py310 | c2-deeplearning-pytorch-2-4-cu124-v20250325-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.4 with CUDA 12.4, M129, Debian 11, Python 3.10, with PyTorch 2.4 and fast.ai preinstalled. | 100 GB | 2025-04-14 |
pytorch-2-4-gpu-debian-11 | c2-deeplearning-pytorch-2-4-cu124-v20250325-debian-11 | Google, Deep Learning VM for PyTorch 2.4 with CUDA 12.4, M129, Debian 11, Python 3.10, with PyTorch 2.4 and fast.ai preinstalled. | 100 GB | 2025-04-14 |
pytorch-2-3-gpu-debian-11-py310 | c2-deeplearning-pytorch-2-3-cu121-v20250325-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M129, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2025-04-14 |
pytorch-2-3-gpu-debian-11 | c2-deeplearning-pytorch-2-3-cu121-v20250325-debian-11 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M129, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2025-04-14 |
pytorch-2-2-gpu-debian-11-py310 | c2-deeplearning-pytorch-2-2-cu121-v20250325-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M129, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2025-04-14 |
pytorch-2-2-gpu-debian-11 | c2-deeplearning-pytorch-2-2-cu121-v20250325-debian-11 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M129, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2025-04-14 |
common-gpu-debian-11-py310 | c0-deeplearning-common-gpu-v20241118-debian-11-py310 | Google, Deep Learning VM with CUDA 11.8, M126, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-11-19 |
common-gpu-debian-11 | c0-deeplearning-common-gpu-v20241118-debian-11 | Google, Deep Learning VM with CUDA 11.8, M126, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-11-19 |
common-cu124-debian-11-py310-conda | c0-deeplearning-common-cu124-v20250325-debian-11-py310-conda | Google, Deep Learning VM with CUDA 12.4, M129, Debian 11, Python 3.10. With CUDA 12.4 preinstalled. | 50 GB | 2025-04-14 |
common-cu124-debian-11-py310 | c0-deeplearning-common-cu124-v20250325-debian-11-py310 | Google, Deep Learning VM with CUDA 12.4, M129, Debian 11, Python 3.10. With CUDA 12.4 preinstalled. | 50 GB | 2025-04-14 |
common-cu124-debian-11-conda | c0-deeplearning-common-cu124-v20250325-debian-11-conda | Google, Deep Learning VM with CUDA 12.4, M129, Debian 11, Python 3.10. With CUDA 12.4 preinstalled. | 50 GB | 2025-04-14 |
common-cu124-debian-11 | c0-deeplearning-common-cu124-v20250325-debian-11 | Google, Deep Learning VM with CUDA 12.4, M129, Debian 11, Python 3.10. With CUDA 12.4 preinstalled. | 50 GB | 2025-04-14 |
common-cu123-debian-11-py310-conda | c0-deeplearning-common-cu123-v20250325-debian-11-py310-conda | Google, Deep Learning VM with CUDA 12.3, M129, Debian 11, Python 3.10. With CUDA 12.3 preinstalled. | 50 GB | 2025-04-14 |
common-cu123-debian-11-py310 | c0-deeplearning-common-cu123-v20250325-debian-11-py310 | Google, Deep Learning VM with CUDA 12.3, M129, Debian 11, Python 3.10. With CUDA 12.3 preinstalled. | 50 GB | 2025-04-14 |
common-cu123-debian-11-conda | c0-deeplearning-common-cu123-v20250325-debian-11-conda | Google, Deep Learning VM with CUDA 12.3, M129, Debian 11, Python 3.10. With CUDA 12.3 preinstalled. | 50 GB | 2025-04-14 |
common-cu123-debian-11 | c0-deeplearning-common-cu123-v20250325-debian-11 | Google, Deep Learning VM with CUDA 12.3, M129, Debian 11, Python 3.10. With CUDA 12.3 preinstalled. | 50 GB | 2025-04-14 |
common-cu122-debian-11-py310 | c0-deeplearning-common-cu122-v20241118-debian-11-py310 | Google, Deep Learning VM with CUDA 12.2, M126, Debian 11, Python 3.10. With CUDA 12.2 preinstalled. | 50 GB | 2024-11-19 |
common-cu122-debian-11 | c0-deeplearning-common-cu122-v20241118-debian-11 | Google, Deep Learning VM with CUDA 12.2, M126, Debian 11, Python 3.10. With CUDA 12.2 preinstalled. | 50 GB | 2024-11-19 |
common-cu121-debian-11-py310 | c0-deeplearning-common-cu121-v20241118-debian-11-py310 | Google, Deep Learning VM with CUDA 12.1, M126, Debian 11, Python 3.10. With CUDA 12.1 preinstalled. | 50 GB | 2024-11-19 |
common-cu121-debian-11 | c0-deeplearning-common-cu121-v20241118-debian-11 | Google, Deep Learning VM with CUDA 12.1, M126, Debian 11, Python 3.10. With CUDA 12.1 preinstalled. | 50 GB | 2024-11-19 |
common-cu118-debian-11-py310 | c0-deeplearning-common-cu118-v20241118-debian-11-py310 | Google, Deep Learning VM with CUDA 11.8, M126, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-11-19 |
common-cu118-debian-11 | c0-deeplearning-common-cu118-v20241118-debian-11 | Google, Deep Learning VM with CUDA 11.8, M126, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-11-19 |
common-cu113-debian-11-py310 | c0-deeplearning-common-cu113-v20241118-debian-11-py310 | Google, Deep Learning VM with CUDA 11.3, M126, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. | 50 GB | 2024-11-19 |
common-cu113-debian-11 | c0-deeplearning-common-cu113-v20241118-debian-11 | Google, Deep Learning VM with CUDA 11.3, M126, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. | 50 GB | 2024-11-19 |
common-cpu-debian-11-py310-conda | c0-deeplearning-common-cpu-v20250325-debian-11-py310-conda | Google, Deep Learning VM, M129, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2025-04-14 |
common-cpu-debian-11-py310 | c0-deeplearning-common-cpu-v20250325-debian-11-py310 | Google, Deep Learning VM, M129, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2025-04-14 |
common-cpu-debian-11-conda | c0-deeplearning-common-cpu-v20250325-debian-11-conda | Google, Deep Learning VM, M129, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2025-04-14 |
common-cpu-debian-11 | c0-deeplearning-common-cpu-v20250325-debian-11 | Google, Deep Learning VM, M129, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2025-04-14 |
Google Cloud CLI:
# Create VM instance with Machine Learning operating system boot disk
# Name: 'vm-ml-images'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-ml-images \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='ml-images' \
--image-family='ADD_IMAGE_FAMILY_HERE'
openSUSE opensuse-cloud
Image project: opensuse-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
opensuse-leap-arm64 | opensuse-leap-15-6-v20250724-arm64 ARM64 | openSUSE, openSUSE Leap 15.6, arm64 built on 20250724 | 10 GB | 2025-07-24 |
opensuse-leap | opensuse-leap-15-6-v20250724-x86-64 X86_64 | openSUSE, openSUSE Leap 15.6, x86_64 built on 20250724 | 10 GB | 2025-07-24 |
Google Cloud CLI:
# Create VM instance with openSUSE operating system boot disk
# Name: 'vm-opensuse-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-opensuse-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='opensuse-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Oracle Linux oracle-linux-cloud
Image project: oracle-linux-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
oracle-linux-9 | oracle-linux-9-v20250322 X86_64 | Oracle Linux, Oracle Linux, 9, x86_64 built on 20250322 | 20 GB | 2025-04-01 |
oracle-linux-8 | oracle-linux-8-v20250322 X86_64 | Oracle Linux, Oracle Linux, 8, x86_64 built on 20250322 | 20 GB | 2025-04-01 |
Google Cloud CLI:
# Create VM instance with Oracle Linux operating system boot disk
# Name: 'vm-oracle-linux-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-oracle-linux-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='oracle-linux-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Red Hat Enterprise Linux rhel-cloud
Image project: rhel-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
rhel-9-arm64 | rhel-9-arm64-v20250912 ARM64 | Red Hat, Red Hat Enterprise Linux, 9, aarch64 built on 20250912 | 20 GB | 2025-09-12 |
rhel-9 | rhel-9-v20250912 X86_64 | Red Hat, Red Hat Enterprise Linux, 9, x86_64 built on 20250912 | 20 GB | 2025-09-12 |
rhel-8-arm64 | rhel-8-arm64-v20250911 ARM64 | Red Hat, Red Hat Enterprise Linux, 8, aarch64 built on 20250911 | 20 GB | 2025-09-11 |
rhel-8 | rhel-8-v20250910 X86_64 | Red Hat, Red Hat Enterprise Linux, 8, x86_64 built on 20250910 | 20 GB | 2025-09-11 |
rhel-10-arm64 | rhel-10-arm64-v20250912 ARM64 | Red Hat, Red Hat Enterprise Linux, 10, aarch64 built on 20250912 | 20 GB | 2025-09-12 |
rhel-10 | rhel-10-v20250912 X86_64 | Red Hat, Red Hat Enterprise Linux, 10, x86_64 built on 20250912 | 20 GB | 2025-09-12 |
Google Cloud CLI:
# Create VM instance with Red Hat Enterprise Linux operating system boot disk
# Name: 'vm-rhel-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-rhel-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='rhel-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Red Hat Enterprise Linux for SAP rhel-sap-cloud
Image project: rhel-sap-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
rhel-9-6-sap-ha | rhel-9-6-sap-v20250911 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 9.6, x86_64 built on 20250911 | 20 GB | 2025-09-12 |
rhel-9-4-sap-ha | rhel-9-4-sap-v20250912 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 9.4, x86_64 built on 20250912 | 20 GB | 2025-09-12 |
rhel-9-2-sap-ha | rhel-9-2-sap-v20250912 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 9.2, x86_64 built on 20250912 | 20 GB | 2025-09-12 |
rhel-9-0-sap-ha | rhel-9-0-sap-v20250912 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 9.0, x86_64 built on 20250912 | 20 GB | 2025-09-12 |
rhel-8-8-sap-ha | rhel-8-8-sap-v20250911 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 8.8, x86_64 built on 20250911 | 20 GB | 2025-09-11 |
rhel-8-6-sap-ha | rhel-8-6-sap-v20250911 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 8.6, x86_64 built on 20250911 | 20 GB | 2025-09-11 |
rhel-8-10-sap-ha | rhel-8-10-sap-v20250911 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA, 8.10, x86_64 built on 20250911 | 20 GB | 2025-09-11 |
Google Cloud CLI:
# Create VM instance with Red Hat Enterprise Linux for SAP operating system boot disk
# Name: 'vm-rhel-sap-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-rhel-sap-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='rhel-sap-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Rocky Linux (NVIDIA) rocky-linux-accelerator-cloud
Image project: rocky-linux-accelerator-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
rocky-linux-9-optimized-gcp-nvidia-latest-arm64 | rocky-linux-9-optimized-gcp-nvidia-latest-arm64-v20250912 ARM64 | Rocky Linux, Rocky Linux, 9 with the latest Nvidia driver (570), aarch64 optimized for GCP built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-9-optimized-gcp-nvidia-latest | rocky-linux-9-optimized-gcp-nvidia-latest-v20250912 X86_64 | Rocky Linux, Rocky Linux, 9 with the latest Nvidia driver (570), x86_64 optimized for GCP built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-9-optimized-gcp-nvidia-580-arm64 | rocky-linux-9-optimized-gcp-nvidia-580-arm64-v20250912 ARM64 | Rocky Linux, Rocky Linux, 9 with the Nvidia 580 driver, aarch64 optimized for GCP with the Nvidia 580 driver built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-9-optimized-gcp-nvidia-580 | rocky-linux-9-optimized-gcp-nvidia-580-v20250912 X86_64 | Rocky Linux, Rocky Linux, 9 with the Nvidia 580 driver, x86_64 optimized for GCP with the Nvidia 580 driver built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-9-optimized-gcp-nvidia-570-arm64 | rocky-linux-9-optimized-gcp-nvidia-570-arm64-v20250912 ARM64 | Rocky Linux, Rocky Linux, 9 with the Nvidia 570 driver, aarch64 optimized for GCP with the Nvidia 570 driver built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-9-optimized-gcp-nvidia-570 | rocky-linux-9-optimized-gcp-nvidia-570-v20250912 X86_64 | Rocky Linux, Rocky Linux, 9 with the Nvidia 570 driver, x86_64 optimized for GCP with the Nvidia 570 driver built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-8-optimized-gcp-nvidia-latest-arm64 | rocky-linux-8-optimized-gcp-nvidia-latest-arm64-v20250912 ARM64 | Rocky Linux, Rocky Linux, 8 with the latest Nvidia driver (570), aarch64 optimized for GCP built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-8-optimized-gcp-nvidia-latest | rocky-linux-8-optimized-gcp-nvidia-latest-v20250912 X86_64 | Rocky Linux, Rocky Linux, 8 with the latest Nvidia driver (570), x86_64 optimized for GCP built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-8-optimized-gcp-nvidia-580-arm64 | rocky-linux-8-optimized-gcp-nvidia-580-arm64-v20250912 ARM64 | Rocky Linux, Rocky Linux, 8 with the Nvidia 580 driver, aarch64 optimized for GCP built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-8-optimized-gcp-nvidia-580 | rocky-linux-8-optimized-gcp-nvidia-580-v20250912 X86_64 | Rocky Linux, Rocky Linux, 8 with the Nvidia 580 driver, x86_64 optimized for GCP built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-8-optimized-gcp-nvidia-570-arm64 | rocky-linux-8-optimized-gcp-nvidia-570-arm64-v20250912 ARM64 | Rocky Linux, Rocky Linux, 8 with the Nvidia 570 driver, aarch64 optimized for GCP built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-8-optimized-gcp-nvidia-570 | rocky-linux-8-optimized-gcp-nvidia-570-v20250912 X86_64 | Rocky Linux, Rocky Linux, 8 with the Nvidia 570 driver, x86_64 optimized for GCP built on 20250912 | 20 GB | 2025-09-12 |
Google Cloud CLI:
# Create VM instance with Rocky Linux (NVIDIA) operating system boot disk
# Name: 'vm-rocky-linux-accelerator-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-rocky-linux-accelerator-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='rocky-linux-accelerator-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Rocky Linux rocky-linux-cloud
Image project: rocky-linux-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
rocky-linux-9-optimized-gcp-arm64 | rocky-linux-9-optimized-gcp-arm64-v20250912 ARM64 | Rocky Linux, Rocky Linux, 9 optimized for GCP, aarch64 built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-9-optimized-gcp | rocky-linux-9-optimized-gcp-v20250912 X86_64 | Rocky Linux, Rocky Linux, 9 optimized for GCP, x86_64 built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-9-arm64 | rocky-linux-9-arm64-v20250912 ARM64 | Rocky Linux, Rocky Linux, 9, aarch64 built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-9 | rocky-linux-9-v20250912 X86_64 | Rocky Linux, Rocky Linux, 9, x86_64 built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-8-optimized-gcp-arm64 | rocky-linux-8-optimized-gcp-arm64-v20250912 ARM64 | Rocky Linux, Rocky Linux, 8 optimized for GCP, aarch64 built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-8-optimized-gcp | rocky-linux-8-optimized-gcp-v20250912 X86_64 | Rocky Linux, Rocky Linux, 8 optimized for GCP, x86_64 built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-8-arm64 | rocky-linux-8-arm64-v20250912 ARM64 | Rocky Linux, Rocky Linux, 8, aarch64 built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-8 | rocky-linux-8-v20250912 X86_64 | Rocky Linux, Rocky Linux, 8, x86_64 built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-10-optimized-gcp-arm64 | rocky-linux-10-optimized-gcp-arm64-v20250912 ARM64 | Rocky Linux, Rocky Linux, 10 optimized for GCP, aarch64 built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-10-optimized-gcp | rocky-linux-10-optimized-gcp-v20250912 X86_64 | Rocky Linux, Rocky Linux, 10 optimized for GCP, x86_64 built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-10-arm64 | rocky-linux-10-arm64-v20250912 ARM64 | Rocky Linux, Rocky Linux, 10, aarch64 built on 20250912 | 20 GB | 2025-09-12 |
rocky-linux-10 | rocky-linux-10-v20250912 X86_64 | Rocky Linux, Rocky Linux, 10, x86_64 built on 20250912 | 20 GB | 2025-09-12 |
Google Cloud CLI:
# Create VM instance with Rocky Linux operating system boot disk
# Name: 'vm-rocky-linux-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-rocky-linux-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='rocky-linux-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
SUSE Linux Enterprise Server suse-cloud
Image project: suse-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
sles-15-sp6-arm64 | sles-15-sp6-v20250920-arm64 ARM64 | SUSE, SUSE Linux Enterprise Server 15 SP6, arm64, built on 20250920 | 10 GB | 2025-09-19 |
sles-15-sp6 | sles-15-sp6-v20250920-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP6, x86_64, built on 20250920 | 10 GB | 2025-09-19 |
sles-15-sp5-arm64 | sles-15-sp5-v20250910-arm64 ARM64 | SUSE, SUSE Linux Enterprise Server 15 SP5, arm64, built on 20250910 | 10 GB | 2025-09-09 |
sles-15-sp5 | sles-15-sp5-v20250910-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP5, x86_64, built on 20250910 | 10 GB | 2025-09-09 |
sles-15-arm64 | sles-15-sp7-v20250920-arm64 ARM64 | SUSE, SUSE Linux Enterprise Server 15 SP7, arm64, built on 20250920 | 10 GB | 2025-09-19 |
sles-15 | sles-15-sp7-v20250920-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP7, x86_64, built on 20250920 | 10 GB | 2025-09-19 |
sles-12 | sles-12-sp5-v20250709-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 12 SP5, x86_64, built on 20250709 | 10 GB | 2025-07-08 |
Google Cloud CLI:
# Create VM instance with SUSE Linux Enterprise Server operating system boot disk
# Name: 'vm-suse-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-suse-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='suse-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
SUSE Linux Enterprise Server for SAP suse-sap-cloud
Image project: suse-sap-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
sles-sap-15-sp7-hardened | sles-sap-15-sp7-hardened-v20250920-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server for SAP Applications 15 SP7 hardened with security features, x86_64, built on 20250920 | 10 GB | 2025-09-19 |
sles-sap-15-sp6-hardened | sles-sap-15-sp6-hardened-v20250919-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server for SAP Applications 15 SP6 hardened with security features, x86_64, built on 20250919 | 10 GB | 2025-09-18 |
sles-sap-15-sp5-hardened | sles-sap-15-sp5-hardened-v20250911-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP5 for SAP hardened with security features, x86_64, built on 20250911 | 10 GB | 2025-09-10 |
sles-sap-15-sp4-hardened | sles-sap-15-sp4-hardened-v20250911-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP4 for SAP hardened with security features, x86_64, built on 20250911 | 10 GB | 2025-09-10 |
sles-15-sp7-sap | sles-sap-15-sp7-v20250920-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server for SAP Applications 15 SP7, x86_64, built on 20250920 | 10 GB | 2025-09-19 |
sles-15-sp6-sap | sles-sap-15-sp6-v20250919-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server for SAP Applications 15 SP6, x86_64, built on 20250919 | 10 GB | 2025-09-18 |
sles-15-sp5-sap | sles-15-sp5-sap-v20250911-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP5 for SAP, x86_64, built on 20250911 | 10 GB | 2025-09-10 |
sles-15-sp4-sap | sles-15-sp4-sap-v20250911-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP4 for SAP, x86_64, built on 20250911 | 10 GB | 2025-09-10 |
sles-12-sp5-sap | sles-12-sp5-sap-v20250709-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 12 SP5 for SAP, x86_64, built on 20250709 | 10 GB | 2025-07-08 |
Google Cloud CLI:
# Create VM instance with SUSE Linux Enterprise Server for SAP operating system boot disk
# Name: 'vm-suse-sap-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-suse-sap-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='suse-sap-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Ubuntu (NVIDIA) ubuntu-os-accelerator-images
Image project: ubuntu-os-accelerator-images
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
ubuntu-accelerator-2404-arm64-with-nvidia-580 | ubuntu-accelerator-2404-arm64-with-nvidia-580-v20250925 ARM64 | Canonical, Ubuntu, 24.04 LTS NVIDIA version: 580, arm64 noble image built on 2025-09-25 | 10 GB | 2025-09-25 |
ubuntu-accelerator-2404-arm64-with-nvidia-570 | ubuntu-accelerator-2404-arm64-with-nvidia-570-v20250925 ARM64 | Canonical, Ubuntu, 24.04 LTS NVIDIA version: 570, arm64 noble image built on 2025-09-25 | 10 GB | 2025-09-25 |
ubuntu-accelerator-2404-arm64-with-nvidia-550 | ubuntu-accelerator-2404-arm64-with-nvidia-550-v20250925 ARM64 | Canonical, Ubuntu, 24.04 LTS NVIDIA version: 550, arm64 noble image built on 2025-09-25 | 10 GB | 2025-09-25 |
ubuntu-accelerator-2404-amd64-with-nvidia-580 | ubuntu-accelerator-2404-amd64-with-nvidia-580-v20250925 X86_64 | Canonical, Ubuntu, 24.04 LTS NVIDIA version: 580, amd64 noble image built on 2025-09-25 | 10 GB | 2025-09-25 |
ubuntu-accelerator-2404-amd64-with-nvidia-570 | ubuntu-accelerator-2404-amd64-with-nvidia-570-v20250925 X86_64 | Canonical, Ubuntu, 24.04 LTS NVIDIA version: 570, amd64 noble image built on 2025-09-25 | 10 GB | 2025-09-25 |
ubuntu-accelerator-2404-amd64-with-nvidia-550 | ubuntu-accelerator-2404-amd64-with-nvidia-550-v20250925 X86_64 | Canonical, Ubuntu, 24.04 LTS NVIDIA version: 550, amd64 noble image built on 2025-09-25 | 10 GB | 2025-09-25 |
ubuntu-accelerator-2204-arm64-with-nvidia-580 | ubuntu-accelerator-2204-arm64-with-nvidia-580-v20250923 ARM64 | Canonical, Ubuntu, 22.04 LTS NVIDIA version: 580, arm64 jammy image built on 2025-09-23 | 10 GB | 2025-09-24 |
ubuntu-accelerator-2204-arm64-with-nvidia-570 | ubuntu-accelerator-2204-arm64-with-nvidia-570-v20250923 ARM64 | Canonical, Ubuntu, 22.04 LTS NVIDIA version: 570, arm64 jammy image built on 2025-09-23 | 10 GB | 2025-09-24 |
ubuntu-accelerator-2204-arm64-with-nvidia-550 | ubuntu-accelerator-2204-arm64-with-nvidia-550-v20250923 ARM64 | Canonical, Ubuntu, 22.04 LTS NVIDIA version: 550, arm64 jammy image built on 2025-09-23 | 10 GB | 2025-09-24 |
ubuntu-accelerator-2204-amd64-with-nvidia-580 | ubuntu-accelerator-2204-amd64-with-nvidia-580-v20250923 X86_64 | Canonical, Ubuntu, 22.04 LTS NVIDIA version: 580, amd64 jammy image built on 2025-09-23 | 10 GB | 2025-09-24 |
ubuntu-accelerator-2204-amd64-with-nvidia-570 | ubuntu-accelerator-2204-amd64-with-nvidia-570-v20250923 X86_64 | Canonical, Ubuntu, 22.04 LTS NVIDIA version: 570, amd64 jammy image built on 2025-09-23 | 10 GB | 2025-09-24 |
ubuntu-accelerator-2204-amd64-with-nvidia-550 | ubuntu-accelerator-2204-amd64-with-nvidia-550-v20250923 X86_64 | Canonical, Ubuntu, 22.04 LTS NVIDIA version: 550, amd64 jammy image built on 2025-09-23 | 10 GB | 2025-09-24 |
Google Cloud CLI:
# Create VM instance with Ubuntu (NVIDIA) operating system boot disk
# Name: 'vm-ubuntu-os-accelerator-images'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-ubuntu-os-accelerator-images \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='ubuntu-os-accelerator-images' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Ubuntu ubuntu-os-cloud
Image project: ubuntu-os-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
ubuntu-minimal-2504-arm64 | ubuntu-minimal-2504-plucky-arm64-v20250923 ARM64 | Canonical, Ubuntu, 25.04 Minimal, arm64 plucky minimal image built on 2025-09-23 | 10 GB | 2025-09-23 |
ubuntu-minimal-2504-amd64 | ubuntu-minimal-2504-plucky-amd64-v20250923 X86_64 | Canonical, Ubuntu, 25.04 Minimal, amd64 plucky minimal image built on 2025-09-23 | 10 GB | 2025-09-23 |
ubuntu-minimal-2404-lts-arm64 | ubuntu-minimal-2404-noble-arm64-v20250923a ARM64 | Canonical, Ubuntu, 24.04 LTS Minimal, arm64 noble minimal image built on 2025-09-23 | 10 GB | 2025-09-23 |
ubuntu-minimal-2404-lts-amd64 | ubuntu-minimal-2404-noble-amd64-v20250923a X86_64 | Canonical, Ubuntu, 24.04 LTS Minimal, amd64 noble minimal image built on 2025-09-23 | 10 GB | 2025-09-23 |
ubuntu-minimal-2204-lts-arm64 | ubuntu-minimal-2204-jammy-arm64-v20250923 ARM64 | Canonical, Ubuntu, 22.04 LTS Minimal, arm64 jammy minimal image built on 2025-09-23 | 10 GB | 2025-09-24 |
ubuntu-minimal-2204-lts | ubuntu-minimal-2204-jammy-v20250923 X86_64 | Canonical, Ubuntu, 22.04 LTS Minimal, amd64 jammy minimal image built on 2025-09-23 | 10 GB | 2025-09-24 |
ubuntu-2504-arm64 | ubuntu-2504-plucky-arm64-v20250923 ARM64 | Canonical, Ubuntu, 25.04, arm64 plucky image built on 2025-09-23 | 10 GB | 2025-09-23 |
ubuntu-2504-amd64 | ubuntu-2504-plucky-amd64-v20250923 X86_64 | Canonical, Ubuntu, 25.04, amd64 plucky image built on 2025-09-23 | 10 GB | 2025-09-23 |
ubuntu-2404-lts-arm64 | ubuntu-2404-noble-arm64-v20250924 ARM64 | Canonical, Ubuntu, 24.04 LTS, arm64 noble image built on 2025-09-24 | 10 GB | 2025-09-24 |
ubuntu-2404-lts-amd64 | ubuntu-2404-noble-amd64-v20250924 X86_64 | Canonical, Ubuntu, 24.04 LTS, amd64 noble image built on 2025-09-24 | 10 GB | 2025-09-24 |
ubuntu-2204-lts-arm64 | ubuntu-2204-jammy-arm64-v20250924 ARM64 | Canonical, Ubuntu, 22.04 LTS, arm64 jammy image built on 2025-09-24 | 10 GB | 2025-09-24 |
ubuntu-2204-lts | ubuntu-2204-jammy-v20250924 X86_64 | Canonical, Ubuntu, 22.04 LTS, amd64 jammy image built on 2025-09-24 | 10 GB | 2025-09-24 |
Google Cloud CLI:
# Create VM instance with Ubuntu operating system boot disk
# Name: 'vm-ubuntu-os-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-ubuntu-os-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='ubuntu-os-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Ubuntu Pro ubuntu-os-pro-cloud
Image project: ubuntu-os-pro-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
ubuntu-pro-fips-updates-2204-lts-arm64 | ubuntu-pro-fips-updates-2204-jammy-arm64-v20250919 ARM64 | Canonical, Ubuntu, 22.04 LTS Pro FIPS Updates Server, arm64 jammy pro fips updates server image built on 2025-09-19 | 10 GB | 2025-09-22 |
ubuntu-pro-fips-updates-2204-lts | ubuntu-pro-fips-updates-2204-jammy-v20250919 X86_64 | Canonical, Ubuntu, 22.04 LTS Pro FIPS Updates Server, amd64 jammy pro fips updates server image built on 2025-09-19 | 10 GB | 2025-09-22 |
ubuntu-pro-fips-2004-lts | ubuntu-pro-fips-2004-focal-v20250920 X86_64 | Canonical, Ubuntu, 20.04 LTS Pro FIPS Server, amd64 focal pro fips server image built on 2025-09-20 | 10 GB | 2025-09-22 |
ubuntu-pro-fips-1804-lts | ubuntu-pro-fips-1804-bionic-v20250918 X86_64 | Canonical, Ubuntu, 18.04 LTS Pro FIPS Server, amd64 bionic pro fips server image built on 2025-09-18 | 10 GB | 2025-09-18 |
ubuntu-pro-2404-lts-arm64 | ubuntu-pro-2404-noble-arm64-v20250925 ARM64 | Canonical, Ubuntu, 24.04 LTS Pro Server, arm64 noble pro server image built on 2025-09-25 | 10 GB | 2025-09-25 |
ubuntu-pro-2404-lts-amd64 | ubuntu-pro-2404-noble-amd64-v20250925 X86_64 | Canonical, Ubuntu, 24.04 LTS Pro Server, amd64 noble pro server image built on 2025-09-25 | 10 GB | 2025-09-25 |
ubuntu-pro-2204-lts-arm64 | ubuntu-pro-2204-jammy-arm64-v20250924 ARM64 | Canonical, Ubuntu, 22.04 LTS Pro Server, arm64 jammy pro server image built on 2025-09-24 | 10 GB | 2025-09-24 |
ubuntu-pro-2204-lts | ubuntu-pro-2204-jammy-v20250924 X86_64 | Canonical, Ubuntu, 22.04 LTS Pro Server, amd64 jammy pro server image built on 2025-09-24 | 10 GB | 2025-09-24 |
ubuntu-pro-2004-lts-arm64 | ubuntu-pro-2004-focal-arm64-v20250918 ARM64 | Canonical, Ubuntu, 20.04 LTS Pro Server, arm64 focal pro server image built on 2025-09-18 | 10 GB | 2025-09-19 |
ubuntu-pro-2004-lts | ubuntu-pro-2004-focal-v20250918 X86_64 | Canonical, Ubuntu, 20.04 LTS Pro Server, amd64 focal pro server image built on 2025-09-18 | 10 GB | 2025-09-19 |
ubuntu-pro-1804-lts-arm64 | ubuntu-pro-1804-bionic-arm64-v20250922 ARM64 | Canonical, Ubuntu, 18.04 LTS Pro Server, arm64 bionic pro server image built on 2025-09-22 | 10 GB | 2025-09-23 |
ubuntu-pro-1804-lts | ubuntu-pro-1804-bionic-v20250922 X86_64 | Canonical, Ubuntu, 18.04 LTS Pro Server, amd64 bionic pro server image built on 2025-09-22 | 10 GB | 2025-09-23 |
ubuntu-pro-1604-lts | ubuntu-pro-1604-xenial-v20250924 X86_64 | Canonical, Ubuntu, 16.04 LTS Pro Server, amd64 xenial pro server image built on 2025-09-24 | 10 GB | 2025-09-24 |
ubuntu-minimal-pro-2404-lts-arm64 | ubuntu-minimal-pro-2404-noble-arm64-v20250923a ARM64 | Canonical, Ubuntu, 24.04 LTS Minimal Pro, arm64 noble minimal pro image built on 2025-09-23 | 10 GB | 2025-09-23 |
ubuntu-minimal-pro-2404-lts-amd64 | ubuntu-minimal-pro-2404-noble-amd64-v20250923a X86_64 | Canonical, Ubuntu, 24.04 LTS Minimal Pro, amd64 noble minimal pro image built on 2025-09-23 | 10 GB | 2025-09-23 |
ubuntu-minimal-pro-2204-lts-arm64 | ubuntu-minimal-pro-2204-jammy-arm64-v20250923 ARM64 | Canonical, Ubuntu, 22.04 LTS Minimal Pro, arm64 jammy minimal pro image built on 2025-09-23 | 10 GB | 2025-09-24 |
ubuntu-minimal-pro-2204-lts | ubuntu-minimal-pro-2204-jammy-v20250923 X86_64 | Canonical, Ubuntu, 22.04 LTS Minimal Pro, amd64 jammy minimal pro image built on 2025-09-23 | 10 GB | 2025-09-24 |
ubuntu-minimal-pro-2004-lts-arm64 | ubuntu-minimal-pro-2004-focal-arm64-v20250924 ARM64 | Canonical, Ubuntu, 20.04 LTS Minimal Pro, arm64 focal minimal pro image built on 2025-09-24 | 10 GB | 2025-09-23 |
ubuntu-minimal-pro-2004-lts | ubuntu-minimal-pro-2004-focal-v20250924 X86_64 | Canonical, Ubuntu, 20.04 LTS Minimal Pro, amd64 focal minimal pro image built on 2025-09-24 | 10 GB | 2025-09-23 |
Google Cloud CLI:
# Create VM instance with Ubuntu Pro operating system boot disk
# Name: 'vm-ubuntu-os-pro-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-ubuntu-os-pro-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='ubuntu-os-pro-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Microsoft Windows Server windows-cloud
Image project: windows-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
windows-2025-core | windows-server-2025-dc-core-v20250913 X86_64 | Microsoft, Windows Server, 2025 Datacenter Core, Server Core, x64 built on 20250913 | 50 GB | 2025-09-15 |
windows-2025 | windows-server-2025-dc-v20250913 X86_64 | Microsoft, Windows Server, 2025 Datacenter, Server with Desktop Experience, x64 built on 20250913 | 50 GB | 2025-09-15 |
windows-2022-core | windows-server-2022-dc-core-v20250913 X86_64 | Microsoft, Windows Server, 2022 Datacenter Core, Server Core, x64 built on 20250913 | 40 GB | 2025-09-15 |
windows-2022 | windows-server-2022-dc-v20250913 X86_64 | Microsoft, Windows Server, 2022 Datacenter, Server with Desktop Experience, x64 built on 20250913 | 50 GB | 2025-09-15 |
windows-2019-core | windows-server-2019-dc-core-v20250913 X86_64 | Microsoft, Windows Server, 2019 Datacenter Core, Server Core, x64 built on 20250913 | 32 GB | 2025-09-15 |
windows-2019 | windows-server-2019-dc-v20250913 X86_64 | Microsoft, Windows Server, 2019 Datacenter, Server with Desktop Experience, x64 built on 20250913 | 50 GB | 2025-09-15 |
windows-2016-core | windows-server-2016-dc-core-v20250913 X86_64 | Microsoft, Windows Server, 2016 Datacenter Core, Server Core, x64 built on 20250913 | 32 GB | 2025-09-15 |
windows-2016 | windows-server-2016-dc-v20250913 X86_64 | Microsoft, Windows Server, 2016 Datacenter, Server with Desktop Experience, x64 built on 20250913 | 50 GB | 2025-09-15 |
Google Cloud CLI:
# Create VM instance with Microsoft Windows Server operating system boot disk
# Name: 'vm-windows-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-windows-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='windows-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'
Microsoft SQL Server windows-sql-cloud
Image project: windows-sql-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
sql-web-2022-win-2025 | sql-2022-web-windows-2025-dc-v20250913 X86_64 | Microsoft, SQL Server 2022 Web, on Windows Server 2025 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-web-2022-win-2022 | sql-2022-web-windows-2022-dc-v20250913 X86_64 | Microsoft, SQL Server 2022 Web, on Windows Server 2022 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-web-2022-win-2019 | sql-2022-web-windows-2019-dc-v20250913 X86_64 | Microsoft, SQL Server 2022 Web, on Windows Server 2019 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-web-2019-win-2025 | sql-2019-web-windows-2025-dc-v20250913 X86_64 | Microsoft, SQL Server 2019 Web, on Windows Server 2025 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-web-2019-win-2022 | sql-2019-web-windows-2022-dc-v20250913 X86_64 | Microsoft, SQL Server 2019 Web, on Windows Server 2022 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-web-2019-win-2019 | sql-2019-web-windows-2019-dc-v20250913 X86_64 | Microsoft, SQL Server 2019 Web, on Windows Server 2019 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-web-2017-win-2025 | sql-2017-web-windows-2025-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Web, on Windows Server 2025 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-web-2017-win-2022 | sql-2017-web-windows-2022-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Web, on Windows Server 2022 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-web-2017-win-2019 | sql-2017-web-windows-2019-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Web, on Windows Server 2019 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-web-2017-win-2016 | sql-2017-web-windows-2016-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Web, on Windows Server 2016 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-web-2016-win-2019 | sql-2016-web-windows-2019-dc-v20250913 X86_64 | Microsoft, SQL Server 2016 Web, on Windows Server 2019 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-web-2016-win-2016 | sql-2016-web-windows-2016-dc-v20250913 X86_64 | Microsoft, SQL Server 2016 Web, on Windows Server 2016 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-std-2022-win-2025 | sql-2022-standard-windows-2025-dc-v20250913 X86_64 | Microsoft, SQL Server 2022 Standard, on Windows Server 2025 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-std-2022-win-2022 | sql-2022-standard-windows-2022-dc-v20250913 X86_64 | Microsoft, SQL Server 2022 Standard, on Windows Server 2022 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-std-2022-win-2019 | sql-2022-standard-windows-2019-dc-v20250913 X86_64 | Microsoft, SQL Server 2022 Standard, on Windows Server 2019 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-std-2019-win-2025 | sql-2019-standard-windows-2025-dc-v20250913 X86_64 | Microsoft, SQL Server 2019 Standard, on Windows Server 2025 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-std-2019-win-2022 | sql-2019-standard-windows-2022-dc-v20250913 X86_64 | Microsoft, SQL Server 2019 Standard, on Windows Server 2022 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-std-2019-win-2019 | sql-2019-standard-windows-2019-dc-v20250913 X86_64 | Microsoft, SQL Server 2019 Standard, on Windows Server 2019 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-std-2017-win-2025 | sql-2017-standard-windows-2025-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Standard, on Windows Server 2025 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-std-2017-win-2022 | sql-2017-standard-windows-2022-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Standard, on Windows Server 2022 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-std-2017-win-2019 | sql-2017-standard-windows-2019-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Standard, on Windows Server 2019 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-std-2017-win-2016 | sql-2017-standard-windows-2016-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Standard, on Windows Server 2016 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-std-2016-win-2019 | sql-2016-standard-windows-2019-dc-v20250913 X86_64 | Microsoft, SQL Server 2016 Standard, on Windows Server 2019 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-std-2016-win-2016 | sql-2016-standard-windows-2016-dc-v20250913 X86_64 | Microsoft, SQL Server 2016 Standard, on Windows Server 2016 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-exp-2017-win-2019 | sql-2017-express-windows-2019-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Express, on Windows Server 2019 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-exp-2017-win-2016 | sql-2017-express-windows-2016-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Express, on Windows Server 2016 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-ent-2022-win-2025 | sql-2022-enterprise-windows-2025-dc-v20250913 X86_64 | Microsoft, SQL Server 2022 Enterprise, on Windows Server 2025 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-ent-2022-win-2022 | sql-2022-enterprise-windows-2022-dc-v20250913 X86_64 | Microsoft, SQL Server 2022 Enterprise, on Windows Server 2022 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-ent-2022-win-2019 | sql-2022-enterprise-windows-2019-dc-v20250913 X86_64 | Microsoft, SQL Server 2022 Enterprise, on Windows Server 2019 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-ent-2019-win-2025 | sql-2019-enterprise-windows-2025-dc-v20250913 X86_64 | Microsoft, SQL Server 2019 Enterprise, on Windows Server 2025 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-ent-2019-win-2022 | sql-2019-enterprise-windows-2022-dc-v20250913 X86_64 | Microsoft, SQL Server 2019 Enterprise, on Windows Server 2022 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-ent-2019-win-2019 | sql-2019-enterprise-windows-2019-dc-v20250913 X86_64 | Microsoft, SQL Server 2019 Enterprise, on Windows Server 2019 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-ent-2017-win-2025 | sql-2017-enterprise-windows-2025-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Enterprise, on Windows Server 2025 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-ent-2017-win-2022 | sql-2017-enterprise-windows-2022-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Enterprise, on Windows Server 2022 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-ent-2017-win-2019 | sql-2017-enterprise-windows-2019-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Enterprise, on Windows Server 2019 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-ent-2017-win-2016 | sql-2017-enterprise-windows-2016-dc-v20250913 X86_64 | Microsoft, SQL Server 2017 Enterprise, on Windows Server 2016 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-ent-2016-win-2019 | sql-2016-enterprise-windows-2019-dc-v20250913 X86_64 | Microsoft, SQL Server 2016 Enterprise, on Windows Server 2019 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
sql-ent-2016-win-2016 | sql-2016-enterprise-windows-2016-dc-v20250913 X86_64 | Microsoft, SQL Server 2016 Enterprise, on Windows Server 2016 Datacenter, x64 built on 20250913 | 50 GB | 2025-09-15 |
Google Cloud CLI:
# Create VM instance with Microsoft SQL Server operating system boot disk
# Name: 'vm-windows-sql-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-windows-sql-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='windows-sql-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'