mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
66bf3718b4
Currently only amd64 and arm64v8 tarball have been checked in testdata, while busybox bundle is downloaded on fly, and supports multiple architectures. To enable integration tests for more architectures, the hello world bundle is replaced by busybox one. Signed-off-by: Shengjing Zhu <zhsj@debian.org>