Files
containerd/platforms
Tony Fang 8d5c045435 Use uname machine field to get CPU variant if fails at /proc/cpuinfo
When images/containers in ARM arch were built/executed on x86 host,
getCPUVariant will fail as it tries to look for /proc/cpuinfo, whose
content is from the host. Adding a new method as fallback to check uname
machine when it happens.

Signed-off-by: Tony Fang <nenghui.fang@gmail.com>
2022-12-20 21:59:32 +00:00
..
2022-12-08 09:36:20 -08:00
2022-12-08 09:36:20 -08:00
2022-12-08 09:36:20 -08:00
2022-08-04 18:18:33 -07:00