containers/podman

pull --all-tags : confusing documentation

Open

#23,625 建立於 2024年8月14日

在 GitHub 查看
 (11 留言) (0 反應) (0 負責人)Go (3,107 fork)batch import
ContribfestGood First Issuedocumentationvolunteers-wanted

倉庫指標

Star
 (31,686 star)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南