mirror of
https://github.com/opencontainers/runc.git
synced 2025-10-04 15:12:56 +08:00

Currently, integration test can't be done on arm64 platform due to several issues. Fix points: 1, add busybox.tar with arm64 format 2, add hello-world.tar with arm64 format Signed-off-by: Bin Lu <bin.lu@arm.com>