Releases: lowRISC/container-hotplug
Releases · lowRISC/container-hotplug
20241201-1
What's Changed
Full Changelog: 20241011-1...20241201-1
20241011-1
Support block devices
20241008-1
Remount /dev when user namespace is used to allow accessing device nodes
20241004-1
Implement ID map parsing and translation
20240513-1
Fix cgroup.events error when cgroup is gone before reading events If cgroup is gone before reading the cgroup.events file then it will return an error. Treat errors as unpopulated to account for it.
Move container-hotplug from wrapper of docker to wrapper of runc
Apply README suggestions from code review Co-authored-by: James Wainwright <[email protected]>
20240319-2
Fix chown to not dereference symlink
20240305-1
Fix typo in refactoring