Empezar
About GitHub Packages→
Paquetes de GitHub is a software package hosting service that allows you to host your software packages privately or publicly and use packages as dependencies in your projects.
About GitHub Container Registry→
You can use GitHub Container Registry to seamlessly host and manage Docker container images in your organization or personal user account on GitHub. GitHub Container Registry allows you to configure who can manage and access packages using fine-grained permissions.
Learn GitHub Packages→
You can find out more about GitHub Packages, including publishing new packages to Paquetes de GitHub.
Pushing and pulling Docker images→
You can store and manage Docker images in GitHub Container Registry.
Publishing a package→
You can publish a package to Paquetes de GitHub to make the package available for others to download and re-use.
Installing a package→
You can install a package from Paquetes de GitHub and use the package as a dependency in your own project.
Artículos populares
Configuring npm for use with GitHub Packages→
You can configure npm to publish packages to Paquetes de GitHub and to use packages stored on Paquetes de GitHub as dependencies in an npm project.
Configuring Docker for use with GitHub Packages→
You can configure the Docker client to use Paquetes de GitHub to publish and retrieve docker images.
Pushing and pulling Docker images→
You can store and manage Docker images in GitHub Container Registry.
Using GitHub Packages with GitHub Actions→
You can configure a workflow in GitHub Actions to automatically publish or install a package from Paquetes de GitHub.
Learn GitHub Packages→
You can find out more about GitHub Packages, including publishing new packages to Paquetes de GitHub.
About GitHub Container Registry→
You can use GitHub Container Registry to seamlessly host and manage Docker container images in your organization or personal user account on GitHub. GitHub Container Registry allows you to configure who can manage and access packages using fine-grained permissions.
Managing GitHub packages→
You can publish new packages to Paquetes de GitHub, view and install existing packages, and, in special circumstances, delete existing packages.
Guides→
These guides help you configure GitHub Actions or your package client to work with Paquetes de GitHub.