Category: Ubuntu, Docker, github

Docker and GitHub continue to work together to make life easier for developers. Found at ghcr.io, the new GitHub registry adds support for anonymous pulls and decouples git repositories permissions from container registry’s permissions.

The GitHub Container Registry was built with Docker in mind so your Docker Engines and Docker Desktops will seamlessly work with this new registry.

For a more complete example from CI to production, using both GitHub Container Registry and Docker Hub, including a bonus preview of our upcoming Docker Buildx action, go to my example repository.

If you are ready to get started with Docker, we offer free plans for individual developers and teams just starting out.

Related Articles