mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
604dbfbe12
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>