-
Apple
- @sameo
Block or Report
Block or report sameo
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
cc-oci-runtime Public
Forked from intel/cc-oci-runtime
OCI (Open Containers Initiative) compatible runtime for Intel® Architecture
C
-
cri-o Public
Forked from cri-o/cri-o
Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
Go
-
runc Public
Forked from opencontainers/runc
CLI tool for spawning and running containers according to the OCI specification
Go
790 contributions in the last year
Activity overview
Contribution activity
February 2022
Created a pull request in kata-containers/kata-containers that received 14 comments
Make the network API non Linux specific
This fixes #3005 by removing all Linux specific bits from our Sandbox networking implementation. In particular, it removes the dependencies to the …