You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
hack/test-cmd.sh: change test image from "busybox" to "hyperhq/busybox"
Meet a issue that hyper::test::portmapping hang and it is a bug of
busybox image "docker-library/busybox#44"
(It is closed but actually it is not fixed).
After discussion with @gnawux and @bergwolf, all of us think test with a image
that under control is better than use normal busybox image.
So @bergwolf add "hyperhq/busybox" image and let test use it.
Signed-off-by: Hui Zhu <teawater@hyper.sh>
0 commit comments