containers/podman

pull --all-tags : confusing documentation

Open

#23 625 ouverte le 14 août 2024

Voir sur GitHub
 (11 commentaires) (0 réactions) (0 assignés)Go (3 107 forks)batch import
ContribfestGood First Issuedocumentationvolunteers-wanted

Métriques du dépôt

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

Description

podman pull --all-tags CI test is flaking today due to the quay outage.

Question: is there any way to force --all-tags to respect the aliases in registries.conf?

Issue: docs need improvement because "docker.io" is misleading and wrong and confusing:

IMPORTANT: When using the all-tags flag, Podman does not iterate over the search registries in the containers-registries.conf(5) but always uses docker.io for unqualified image names.

Guide contributeur