We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 893bbb5 commit 4b5dd55Copy full SHA for 4b5dd55
Dockerfile.slim
@@ -1,6 +1,6 @@
1
FROM tonglil/auth-gcloud:466.0.0-slim
2
3
-RUN apt-get install kubectl
+RUN apt-get update && apt-get install kubectl
4
5
ENV CLOUDSDK_CONTAINER_USE_APPLICATION_DEFAULT_CREDENTIALS=false
6
0 commit comments