rootless-containers / bypass4netns

[Experimental] Accelerates slirp4netns using SECCOMP_IOCTL_NOTIF_ADDFD. As fast as `--net=host`.
https://medium.com/nttlabs/accelerating-rootless-container-network-29d0e908dda4
Apache License 2.0
131 stars 6 forks source link

passing default seccomp profile via REST API and remove 'oci' package #14

Closed naoki9911 closed 2 years ago

naoki9911 commented 2 years ago

I misunderstood comments in the previous PR(#13) that the comment means "oci package is not required, and functions related to seccomp should be moved in bypass4netns/seccomp.go" I've created a new patch, but this may not be required.