GitHub's Docker registry (which used the namespace docker.pkg.github.com
) has been replaced by the Registro de contenedores (which uses the namespace https://ghcr.io
). The Registro de contenedores offers benefits such as granular permissions and storage optimization for Docker images.
Docker images previously stored in the Docker registry are being automatically migrated into the Registro de contenedores. For more information, see "Migrating to the Registro de contenedores from the Docker registry" and "Working with the Registro de contenedores."