mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 04:18:53 +00:00
For building rootfs with docker, glibc based rust target should be installed on ppc64le. Additionally, protobuf-compiler would be required on ppc64le as it is not present by default. Fixes: #1417 Signed-off-by: Amulya Meka <amulmek1@in.ibm.com>