containers / containers/bubblewrap
Add a `--netns FD` option for preexisting namespaces
Open
- Dominant language
- C
- Stars
- 8.7k
- Forks
- 386
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 11
Description
The use case is for sandboxing a network service. I already have set up network namespaces to use, however bubblewrap doesn't seem to provide the option to use an already-existing namespace; it's either the hosts or a new one. As it stands one must use other container software (or unshare manually) to accomplish this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.