Hi
I’m quite new to docker image building
https://hub.docker.com/repositories/chourmovs
I’ve used Github action to push my image to docker hub
everything look fine, image can be deployed from outside docker pull&run and are fully operational
my concern is when i try to search it within docker hub
https://hub.docker.com/search?q=chourmovs
date and tags are nut dully reported
another problem is that i can’t find it from my nas docker manager crawling to ‘https://registry.hub.docker.com’
Please help; i searched a lot but didn’t find anything related