We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 789cabe commit 7e6f6e4Copy full SHA for 7e6f6e4
Dockerfile
@@ -1,3 +1,3 @@
1
-FROM scratch
+FROM gcr.io/distroless/static-debian12
2
ENTRYPOINT ["/mcp-k8s-go"]
3
COPY mcp-k8s-go /
0 commit comments