This commit replaces the push-docker role which depends on docker
by a new role login-registry which is using podman instead.
Fixes https://pagure.io/fedora-infrastructure/issue/8393
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit renames the manage-container-images role
to push-container-registry. It also adds some doc
to describe what the role is used for.
Signed-off-by: Clement Verna <cverna@tutanota.com>