什么情况下可以使用精简的controller镜像 #255
Unanswered
zhuzihao-hz
asked this question in
Q&A
Replies: 0 comments
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.
-
你好,我正尝试构建OpenSandbox Kubernetes控制器的镜像。
Dockerfile中使用了golang:1.24,想问下在什么情况下可以使用体积更小的基础镜像(例如gcr.io/distroless/base-debian12:nonroot)?例如只使用BatchSandbox创建环境进行代码执行,是否还需要nsenter这些。
是否可以在文档中补充下?
Beta Was this translation helpful? Give feedback.
All reactions