Skip to content

kaps: create container with uid and gid from the spec#19

Draft
MaloPolese wants to merge 1 commit intovirt-do:mainfrom
MaloPolese:8-support-user-namespaces
Draft

kaps: create container with uid and gid from the spec#19
MaloPolese wants to merge 1 commit intovirt-do:mainfrom
MaloPolese:8-support-user-namespaces

Conversation

@MaloPolese
Copy link
Member

@MaloPolese MaloPolese commented Mar 29, 2022

Signed-off-by: Malo Polese malo.polese@gmail.com

close #8

Signed-off-by: Malo Polese <malo.polese@gmail.com>
oci-spec = "0.5.3"
unshare = { git = "https://github.com/virt-do/unshare", branch = "main" }
# unshare = { git = "https://github.com/virt-do/unshare", branch = "main" }
unshare = { path = "../unshare" }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you fixed/improved the unsharecrate, please send a PR against https://github.com/virt-do/unshare

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support user namespaces

2 participants