cloud-sdk-docker icon indicating copy to clipboard operation
cloud-sdk-docker copied to clipboard

Google Cloud CLI Docker Image - Docker Image containing the gcloud CLI and its bundled components.

Results 36 cloud-sdk-docker issues
Sort by recently updated
recently updated
newest added

I am running this emulator using [testcontainers](https://github.com/testcontainers/testcontainers-python). If I have a couple tests running in parallel, I run into the following obscure error ``` --- Logging error --- Traceback (most...

current default python3 version with the image: 3.9 current supported python3 version with google-cloud-cli: 3.11, on Linux it comes with the "bundled-python3-unix" component, too. on Windows it is there out...

This will make the image a bit easier to use in CI where docker auth is required. However, there is a warning that having a long credential helper list (like...

Hi With the last build, the command `pip3 install xxx` can't seem to install system-wide library, I'm not sure if this is intended or not. Here's my cloudbuild.yaml: ```yaml steps:...

The alpine version of this image seems to be vulnerable to https://github.com/advisories/GHSA-v23v-6jw2-98fq You need to update your docker static source version Image: https://hub.docker.com/layers/google/cloud-sdk/492.0.0-alpine/images/sha256-201db51115dc28aea998b5caf581233733957b289169acd1d54b7102a41d4bab?context=explore There are also other high vulnerabilites in...

Upgrade the alpine image to version 3.20 while keeping the python version 3.11.9. This was done because: * the default python version for 3.20 is python 3.12 * `gsutil` component...

The alpine version of this image seems to be vulnerable to CVE-2024-5535. I think it's only fixed in Alpine 3.20.

Hi All, Recently a cleanup policy was applied to our artifact registry repositories which cleaned up untagged images. If you were pulling a specific image hash rather than a static...

Bumps docker from 28.2.2 to 28.3.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker&package-manager=docker&previous-version=28.2.2&new-version=28.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps docker from 28.2.2 to 28.3.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker&package-manager=docker&previous-version=28.2.2&new-version=28.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker