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
We could have Python bindings using rust-cpython. This would probably make @gronke happy because it allows libiocage to get rid of shelling out to jail(8) and overcome some of its limitations (e.g. only a single VNET device).
We could have Python bindings using
rust-cpython. This would probably make @gronke happy because it allowslibiocageto get rid of shelling out tojail(8)and overcome some of its limitations (e.g. only a singleVNETdevice).