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
I sometimes use runsc (gVisor) as the runtime but it's currently not supported. I've locally added --runtime to the transient with completing-read to select one of the installed runtimes. Let me know if you'd be interested in a PR.
I sometimes use runsc (gVisor) as the runtime but it's currently not supported. I've locally added --runtime to the transient with
completing-readto select one of the installed runtimes. Let me know if you'd be interested in a PR.