The docker
package is being removed from gcloud CLI docker images
#574
Pinned
anindyatahsin
announced in
Announcements
Replies: 1 comment
-
lol my pipeline broke just today. Easy fix. Glad I found this |
Beta Was this translation helpful? Give feedback.
0 replies
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
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
, you will need to pin to the respectivePin-To
gcloud version or earlier. Alternatively, you could build your own docker image and includedocker
using a custom Dockerfile. Here are some examples: Dockerfile Examples.Update Timeline
Pin-to
gcloud version to continue usingdocker
docker
removed from images:alpine
and:debian_component_based
:slim
and:latest
Beta Was this translation helpful? Give feedback.
All reactions