The docker-buildx
package is being removed from gcloud CLI docker images
#550
anindyatahsin
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are removing the
docker-buildx
dependency from all Google Cloud CLI Docker images to mitigate customers' exposure to vulnerabilities found in this component and its dependencies according to the following timeline. If your workflows rely ondocker-buildx
, you will need to pin to the respectivePin-To
gcloud version or earlier. Alternatively, you could build your own docker image and includedocker-buildx
using a custom Dockerfile. Here are some examples: Dockerfile Examples.Update Timeline
Pin-to
gcloud version to continue usingdocker-buildx
docker-buildx
removed from images:alpine
and:debian_component_based
:slim
and:latest
Beta Was this translation helpful? Give feedback.
All reactions