-
Notifications
You must be signed in to change notification settings - Fork 129
Releases: NVIDIA/enroot
Releases · NVIDIA/enroot
4.2.1
Assets 20
- sha256:38cf9ae9602a9a8c3e94637bc1b34e736e8176bda656ba71d371f5e1d1e1eed98.48 KB
2026年06月09日T00:34:01Z - sha256:56321a03a1f6c4e4273bf664917eb9a174714499d5506c498db4b64275a2b9c08.52 KB
2026年06月09日T00:34:02Z - sha256:ca22652dcbdd3ebb6e2c68df781ef4301647c79dd7a41ed62899c2fd0f6927504.74 KB
2026年06月09日T00:34:07Z - sha256:12b811d0c95e879e42e4ac762fa85869a5f3cc9dbb06ab483c01e12e911284a14.74 KB
2026年06月09日T00:34:05Z - sha256:6b6bc2526f0f0daa7d3cebe6dd33c0468b209e81eebd92def5777520042ec6fe123 KB
2026年06月09日T00:34:01Z - sha256:6749195e37e3a98071ec349884900b12de7677332599da0fd5d8afb5bed9233c116 KB
2026年06月09日T00:34:03Z - sha256:be1da1e830f9081808fc14b9926e979ef8695ae5d8481b04026c837d7fb1d6a71.04 MB
2026年06月09日T00:33:58Z - sha256:8f39b28312d24c0fc8ae35386906bf51238934bee54df583b63ea99175ba1eea1010 KB
2026年06月09日T00:34:00Z - sha256:62130055030d88fa8153a9155c02e17c345496903fad386c8f296d375dff25498.53 KB
2026年06月09日T00:34:02Z - sha256:f6591de82f48fe26a9aac70e8bff563ce07181ca594c8f5692ba951fa2cfbda48.55 KB
2026年06月09日T00:34:03Z -
2026年05月19日T01:42:49Z -
2026年05月19日T01:42:49Z - Loading
4.2.0
- 8ea147d Isolate sysfs when running in a network namespace
- 70cc61c Make ENROOT_UNSHARE_IPC trigger /dev isolation
- 4576b55 Prevent privileged mount namespace propagation from leaking to host
- fe9e15d Canonicalize Docker Hub aliases
- d0402e0 Handle images with mixed media types
- 8b3a130 Add simple provenance information to images
- 4498c66 Drop scontrol call in 50-slurm-pmi.sh
- be96bcf Fix envfile fd leak in enroot-nsenter
- 7eff0bb Add support for PID namespace
- 39e3450 Add support for IPC namespace
- 20f8ad2 Add support for UTS namespace
- 93de71b Add support for network namespace
- 9581c26 Add support for fstab character escaping
Assets 20
4.1.2
4.1.1
Assets 20
1 person reacted
4.1.0
Assets 20
4.0.1
4.0.0
- 48c750e Add support for IMEX channels in hook 98-nvidia.sh
- 29541a8 Change port range used by PyTorch hook
- f380b11 Accept the "IMAGE:TAG@DIGEST" format supported by docker
- 4d843dc Add support for zstd compressed layers
- 38c72fd Add scripts to generate all release artifacts
- aee58af Remove support for MELLANOX_MOUNT_DRIVER in hook 99-mellanox.sh
- 5a4c700 Remove sharpd handling from hook 50-sharp.sh
- d7b3401 Increase maxdepth in common::fixperms
- dba4f81 Add "enroot digest" to print the hash of a registry image
- ebb585b Add "enroot info" to print information about enroot
- 574722f Add enroot export to usage doc example
- f29a45c Improve handling of docker-style URI
- 0b92ce3 Introduce "enroot load" to skip the squashfs step with unprivileged overlayfs
- c4fd5e7 Fix issues with vanishing PIDs when calling "enroot list -f"
- 1cebc0c [build] Fix arch detection (#214)
- 2bd5143 Do not recursively remove the target of bundle/export --force
- 09ae4b2 Fix uint32 uid issue #195 (#197)
Assets 20
3.5.0
3.4.1
3.4.0
Release 3.4.0 (Changelog)
Additionally a patch is available for importing Docker images in the OCI format.
It can be applied with the following command:
sudo patch /usr/lib/enroot/docker.sh oci-support.patch