-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature] add support of a runc sandboxer #94
Commits on Dec 7, 2023
-
Signed-off-by: Abel Feng <fshb1988@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e14c165 - Browse repository at this point
Copy the full SHA e14c165View commit details -
runc: support get runc command error from log
Signed-off-by: Abel Feng <fshb1988@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f389f6e - Browse repository at this point
Copy the full SHA f389f6eView commit details -
runc: fork a process as the sandbox process
Signed-off-by: Abel Feng <fshb1988@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8b0dabe - Browse repository at this point
Copy the full SHA 8b0dabeView commit details -
runc: use early fork as parent sandbox process
Signed-off-by: Abel Feng <fshb1988@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f8da0c4 - Browse repository at this point
Copy the full SHA f8da0c4View commit details -
runc: use a unique task server to serve all task api
Signed-off-by: Abel Feng <fshb1988@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5e7f958 - Browse repository at this point
Copy the full SHA 5e7f958View commit details -
Signed-off-by: Abel Feng <fshb1988@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c6ff817 - Browse repository at this point
Copy the full SHA c6ff817View commit details -
runc: use double fork to make a seperate pid ns
Signed-off-by: Abel Feng <fshb1988@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4e5c919 - Browse repository at this point
Copy the full SHA 4e5c919View commit details -
runc: keep sandbox process only when share pid
Signed-off-by: Abel Feng <fshb1988@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b5b6b54 - Browse repository at this point
Copy the full SHA b5b6b54View commit details -
runc: add copyright and CI scripts
Signed-off-by: Abel Feng <fshb1988@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d0bd129 - Browse repository at this point
Copy the full SHA d0bd129View commit details