OpenShell v0.0.76
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.76 shWhat's Changed
- feat(docker,podman): add SELinux label support for bind mounts by @bergmannf in #2092
- test(e2e): run rootless podman on ubuntu host by @elezar in #2119
- feat(policy): accept numeric UIDs for sandbox process identity by @sjenning in #1973
New Contributors
- @bergmannf made their first contribution in #2092
Full Changelog: v0.0.75...v0.0.76