toolbox/images/test/busybox/README.md
Oliver Gutierrez 09fb237727 tests: Changed container image source for busybox
Due to docker rate limiting we can not rely in docker.io for
retrieving the images.

This was detected when executing our tests for podman fedora
gating pipeline. Our busybox image was not downloaded and
one of the list tests was failing.
2021-08-09 17:09:29 +02:00

196 B

This image is just a clone of the base busybox image used for testing purposes.

The Containerfile is used to build the quay.io/toolbox_tests/busybox image that is used in the toolbox test suite.