Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes: - support arbitrary idmapped mounts. Now it is possible to specify a mapping for any type of mount, not only bind mounts. - add support for "ridmap" mount option to support recursive idmapped mounts. - fix check for oom_score_adj. Write the oom_score_adj file even when the new value is 0. - features: Support mountExtensions. - correctly handle unknown signal string when it doesn't start with a digit. - do not attempt to join again already joined namespace. - wasmer: use latest wasix API. - refresh libocispec Signed-off-by: Oskari Rauta <[email protected]>
- Loading branch information