deno_docker icon indicating copy to clipboard operation
deno_docker copied to clipboard

Publish to `ghcr.io`, the GitHub Container Registry

Open felipecrs opened this issue 4 years ago • 2 comments

This is especially important since Docker Hub has imposed pull rate limits.

This way we could also use the deno images with:

$ docker run ghcr.io/denoland/deno

Reference: https://github.com/docker/build-push-action/blob/master/docs/advanced/push-multi-registries.md

felipecrs avatar Aug 24 '21 21:08 felipecrs

I think we can close this? https://github.com/orgs/denoland/packages?repo_name=deno_docker

UltiRequiem avatar Apr 01 '22 00:04 UltiRequiem

There is only a very old alpine based image there.

felipecrs avatar Apr 01 '22 01:04 felipecrs