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.
2 parents 10e3977 + cea17e8 commit 930d4a0Copy full SHA for 930d4a0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gcr.io/distroless/static:latest
+FROM gcr.io/distroless/static:latest-amd64
2
LABEL maintainers="Kubernetes Authors"
3
LABEL description="CSI External Attacher"
4
ARG binary=./bin/csi-attacher
0 commit comments