containerd / containerd/nerdctl
non-privileged run nerdctl inside Docker
Open
kind/feature
- Dominant language
- Go
- Stars
- 10.4k
- Forks
- 826
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 44
Description
### What is the problem you're trying to solve
Currently `--privileged` is needed to run nerdctl inside Docker
https://github.com/containerd/nerdctl/blob/9033fb9a17add2029fa9fda0f796abe1d9c7a677/README.md?plain=1#L138-L142
### Describe the solution you'd like
To be able to run nerdctl inside a K8s pod without privileged access.
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.