mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
Cannot pull image from Github private organization registry #557
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Xstoudi on GitHub (Sep 5, 2025).
Migrating from Portainer, I'm trying to evaluate if Komodo fully fills the gap but I cannot manage to pull image from Github org repo.
Having configured my registry account on Github with username and personal access token like this:

Komodo is unable to pull the image even if it exists:

I noticed a config diff compared to Portainer: for some reason, Portainer asks if registry is an org registry:

Could it be that GH treat org and user registries differently?
@Xstoudi commented on GitHub (Sep 5, 2025):
Miraculously worked when selecting the correct registry for my stack =)