Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 765850

Summary: app-containers/cri-o: enable choice between runc and crun
Product: Gentoo Linux Reporter: Aisha Tammy <gentoo>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: CONFIRMED ---    
Severity: normal CC: jlee
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Aisha Tammy 2021-01-18 03:11:12 UTC
Recent releases allow for using crun instead of runc, by modifying the config to

[crio.runtime]
  default_runtime = "crun"


We should also enable this choice in gentoo.

Thanks.