containers/podman

Podman-manifest-push have no retry option

Closed

#28,590 opened on Apr 27, 2026

 (4 comments) (1 reaction) (0 assignees)Go (3,107 forks)batch import
Good First Issuekind/featurestale-issuetriaged

Repository metrics

Stars
 (31,686 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Feature request description

podman push have the ability to automatically retry when pushing images : https://docs.podman.io/en/latest/markdown/podman-push.1.html#retry-attempts

podman-manifest-push does not, although it's a very similar operation.

Suggest potential solution

Being able to specify a number of retries when doing podman manifest push

Contributor guide