containers/podman

pull --all-tags : confusing documentation

オープン

#23,625 opened on 2024/08/14

 (11 件のコメント) (0 件のリアクション) (0 人の担当者)Go (3,107 件のフォーク)batch import
ContribfestGood First Issuedocumentationvolunteers-wanted

Repository metrics

Stars
 (31,686 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド