containers/podman

Podman-manifest-push have no retry option

Open

#28590 opened on Apr 27, 2026

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Go (31,686 stars) (3,107 forks)batch import
Good First Issuekind/featuretriaged

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