Update containers.md to fix podman image qualification - #11749
Conversation
Signed-off-by: Alex Mazzariol <alex@alex-maz.info>
Podman can reject short image names when no registry is configured. Explain why the examples use fully qualified Docker Hub names. Assisted-by: Codex:gpt-5.6
localai-org-maint-bot
left a comment
There was a problem hiding this comment.
@mudler Good to merge. The Podman commands now use fully qualified Docker Hub image names, which avoids short-name resolution failures and prompts. I tightened the explanatory paragraph on the contributor branch so it does not claim that every Podman installation requires qualification. The contributor commit passes DCO, and the final diff passes git diff --check.
|
Review pass. The change is correct and complete. One blocker. Podman's Blocking: DCO. Commit Minor, and defensible: the reference tables now show |
Description
This PR fixes no numbered issue, but just a minor documentation inconsistency with the usage of podman to run localAI.