You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sandlock supports Docker images as input, but isn't an OCI runtime. Implementing the OCI runtime spec interface would let it slot into Kubernetes as a RuntimeClass, which is the main adoption path for production workloads where gVisor dominates.