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 ec81ffe + 91b7e4f commit ddd0b10Copy full SHA for ddd0b10
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 Provisioner"
4
ARG binary=./bin/csi-provisioner
0 commit comments