Skip to content

Commit

Permalink
we have implemented idmapped-mounts with no limitations
Browse files Browse the repository at this point in the history
Signed-off-by: lfbzhm <[email protected]>
  • Loading branch information
lifubang committed Jan 4, 2024
1 parent 9236580 commit 6022d8a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/spec-conformance.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ Spec version | Feature | PR
v1.1.0 | `SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV` | [#3862](https://github.com/opencontainers/runc/pull/3862)
v1.1.0 | `.process.ioPriority` | [#3783](https://github.com/opencontainers/runc/pull/3783)


The following features are implemented with some limitations:
Spec version | Feature | Limitation
-------------|------------------------------------------|----------------------------------------------------------
v1.1.0 | `.[]mounts.uidMappings` | Requires using UserNS with identical uidMappings
v1.1.0 | `.[]mounts.gidMappings` | Requires using UserNS with identical gidMappings

## Architectures

The following architectures are supported:
Expand Down

0 comments on commit 6022d8a

Please sign in to comment.