containers/podman

Podman-manifest-push have no retry option

Fermée

#28 590 ouverte le 27 avr. 2026

 (4 commentaires) (1 réaction) (0 personne assignée)Go (3 107 forks)batch import
Good First Issuekind/featurestale-issuetriaged

Métriques du dépôt

Stars
 (31 686 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur