Skip to main content

BUSYBOX_BYTES

Constant BUSYBOX_BYTES 

Source
pub const BUSYBOX_BYTES: &'static [u8];
Expand description

Raw bytes of the static x86_64 busybox staged into the agent initramfs. The generated PID-1 init uses it for the overlayfs + switch_root dance that builds the writable container rootfs from the read-only OCI squashfs.