Skip to content

Ship static busybox shell in sandbox-device-plugin image#82

Merged
rajatchopra merged 1 commit into
NVIDIA:mainfrom
rajathagasthya:add-static-shell
May 26, 2026
Merged

Ship static busybox shell in sandbox-device-plugin image#82
rajatchopra merged 1 commit into
NVIDIA:mainfrom
rajathagasthya:add-static-shell

Conversation

@rajathagasthya

Copy link
Copy Markdown
Contributor

Flip the DISTROLESS_BASE_IMAGE default from *-dev* to non-*-dev* distroless and source a static busybox from debian:trixie-slim. The sandbox-device-plugin entrypoint continues to work via /bin/sh and busybox applet symlinks layered into the final image.

Part of NVIDIA/cloud-native-team#299.
Resolves #81.

@rajathagasthya
rajathagasthya marked this pull request as ready for review May 20, 2026 16:22
Flip the DISTROLESS_BASE_IMAGE default from *-dev* to non-*-dev*
distroless and source a static busybox from debian:trixie-slim. The
sandbox-device-plugin entrypoint and any shell-based lifecycle hooks
continue to work via /bin/sh and busybox applet symlinks layered into
the final image.

Part of NVIDIA/cloud-native-team#299.

Signed-off-by: Rajath Agasthya <ragasthya@nvidia.com>
@rajatchopra
rajatchopra merged commit c9ef052 into NVIDIA:main May 26, 2026
8 checks passed
@rajathagasthya
rajathagasthya deleted the add-static-shell branch May 26, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ship static busybox shell in sandbox-device-plugin image

3 participants