mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
5b3d8659a0
Without this, attempting to build or test gVisor on machines where the default runtime isn't `runc` may fail, as that runtime may not support what we need. PiperOrigin-RevId: 486205081