Open Rajpratik71 opened 6 days ago
which use case is missing with the current docker image?
Current docker image hosted on Dockerhub
, which is having rate-limit.
Under a on-prem or org network , it get exhausted easily.
i.e. why added workflow to build and store it in ghcr
, Github Own Container Registry
OK, then why is the workflow pushing on every git push, rather than for every tag (like docker hub)?
Use GitHub CI to build the latest Container image on git push and store container image on GitHub registry
Signed-off-by: Pratik Raj rajpratik71@gmail.com