deno_docker icon indicating copy to clipboard operation
deno_docker copied to clipboard

push to ghcr.io

Open Gardego5 opened this issue 1 year ago • 2 comments

Hello!

This PR adds pushing to ghcr.io in addition to docker hub.

I'm interested in using deno at my company hosted on AWS ECS and built using codebuild. I would like to use the images defined here, however because they are only available on docker hub, and our company does not use a business docker hub license, we cannot use these images.

There are a few issues also showing interest in this use case, see: #164, #321

There was also a recent PR adding docker hub descriptions, it appears GHCR expects image labels for defining source, description, and licenses. I would be happy to add those to the dockerfiles if that would be desirable.

Thanks

Gardego5 avatar Jul 05 '24 18:07 Gardego5

Could a maintainer please clarify on why this PR is not being reviewed and/or merged? It's a small change which could help a lot of people out.

ToshY avatar Jan 05 '25 20:01 ToshY

@bartlomieju With the Docker Hub pull rate limit getting stricter starting in April, I think this feature makes sense.

petamoriken avatar Mar 31 '25 22:03 petamoriken