[CI:DOCS] Add contrib/podmanimage/stable path back in repo

The path mentioned above is linked in the sysadmin
article on running podman inside containers. The content
has since been moved and users are getting a 404 there now.
Add the path back with a readme pointing to the new location
of the content.

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
This commit is contained in:
Urvashi Mohnani
2024-05-31 10:35:40 -04:00
parent 301e7f2c85
commit e4123026b5

View File

@ -0,0 +1,2 @@
The podman container image build context and automation have been
moved to [https://github.com/containers/image_build/tree/main/podman](https://github.com/containers/image_build/tree/main/podman)