HTTP/2 200
access-control-allow-origin: *
content-security-policy: default-src 'none';prefetch-src 'self';connect-src 'self';font-src 'self' data:;img-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com data: placehold.it;object-src 'self';script-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' data:;script-src-attr 'self';frame-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com https://support.github.com https://www.youtube-nocookie.com;frame-ancestors 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com;style-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' 'unsafe-inline' data:;child-src 'self';manifest-src 'self';upgrade-insecure-requests;base-uri 'self';form-action 'self'
cross-origin-opener-policy: same-origin
cross-origin-resource-policy: same-origin
origin-agent-cluster: ?1
referrer-policy: no-referrer-when-downgrade
x-content-type-options: nosniff
x-dns-prefetch-control: off
x-download-options: noopen
x-frame-options: SAMEORIGIN
x-permitted-cross-domain-policies: none
x-xss-protection: 0
cache-control: public, max-age=60
x-powered-by: Next.js
content-type: text/html; charset=utf-8
x-github-backend: Kubernetes
x-github-request-id: B558:24EF97:68B50E:A6D06F:687B44CF
content-encoding: gzip
accept-ranges: bytes
age: 48921
date: Sat, 19 Jul 2025 20:45:29 GMT
via: 1.1 varnish
x-served-by: cache-bom4745-BOM
x-cache: HIT
x-cache-hits: 0
x-timer: S1752957929.381810,VS0,VE1
vary: Accept-Encoding
strict-transport-security: max-age=31557600
content-length: 19521
Working with a GitHub Packages registry - GitHub Docs Skip to main content Quickstart
Working with a GitHub Packages registry Managing GitHub packages with workflows
Working with a GitHub Packages registry Learn how to use a supported GitHub Packages registry.
You can store and manage Docker and OCI images in the Container registry.
The Docker registry has now been replaced by the Container registry.
You can configure RubyGems to publish a package to GitHub Packages and to use packages stored on GitHub Packages as dependencies in a Ruby project with Bundler.
You can configure npm to publish packages to GitHub Packages and to use packages stored on GitHub Packages as dependencies in an npm project.
You can configure Apache Maven to publish packages to GitHub Packages and to use packages stored on GitHub Packages as dependencies in a Java project.
You can configure Gradle to publish packages to the GitHub Packages Gradle registry and to use packages stored on GitHub Packages as dependencies in a Java project.
You can configure the dotnet
command-line interface (CLI) to publish NuGet packages to GitHub Packages and to use packages stored on GitHub Packages as dependencies in a .NET project.
GitHub will migrate Docker images previously stored in the Docker registry on GitHub to the Container registry.
Help and support Ask Copilot your question. Ask Copilot