podman/contrib/hello
Chris Evich ecf9f9fd8b
Cirrus: Disable only hello multiarch build
The `contrib/hello` directory is needed for some CI tests here and in
buildah.  Further, the build job that produces images from this
directory are currently broken.  Disable the build job, and updte
the README.md to point people at the replacement repo. for this content.

Ref: https://github.com/containers/podman/pull/19730

Signed-off-by: Chris Evich <cevich@redhat.com>
2023-08-24 16:07:25 -04:00
..
Containerfile Revert "Remove `hello` multi-arch image build" 2023-08-24 05:16:01 -06:00
README.md Cirrus: Disable only hello multiarch build 2023-08-24 16:07:25 -04:00
podman_hello_world.c Revert "Remove `hello` multi-arch image build" 2023-08-24 05:16:01 -06:00

README.md

PODMAN logo

New home

The contents of the hello iamge have been moved to a dedicated repository: https://github.com/containers/PodmanHello

Warning

DO NOT DELETE THIS DIRECTORY! Legacy tests depend on it.