novitalabs/NovitaBox v0.0.3
novitalabs/NovitaBox
Captured source
source ↗published Jul 22, 2026seen 3dcaptured 3dhttp 200method plain
v0.0.3
Repository: novitalabs/NovitaBox
Tag: v0.0.3
Published: 2026-07-22T07:27:34Z
Prerelease: no
Release notes:
Changelog
Added
- gVisor runtime support backed by
runsc - Directory-rootfs templates, images, and sandboxes for gVisor
- NVIDIA GPU sandbox support for gVisor through
runsc --nvproxyand NVIDIA CDI --runtime gvisorsupport forboxctl tpl buildandboxctl sbx create--gpusupport for creating GPU sandboxes- Runtime capability reporting for gVisor
- Release asset support for
runsc-downloads during installation
Changed
- Update the release installer to download
runscfrom thev0.0.3release assets - Update Linux and macOS Lima installers to install
runscinto the NovitaBox runtime directory - Split Firecracker and gVisor artifact handling between
rootfs.ext4snapshots and directory rootfs - Prepare runtime-specific sandbox networking for Firecracker and gVisor
- Improve sandbox cleanup by unmounting leaked runtime mounts before removing rootfs directories
- Update documentation for gVisor, GPU, runtime capabilities, artifacts, networking, and installation
Fixed
- Cleanup issues for gVisor GPU sandboxes with leaked
/procor NVIDIA CDI hook mounts - Stale gVisor runtime process and network namespace cleanup during sandbox deletion
- Release install flow missing the
runscruntime binary needed for gVisor sandboxes
Full Changelog: https://github.com/novitalabs/NovitaBox/compare/v0.0.2...v0.0.3