1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Files
docs/content/packages/working-with-a-github-packages-registry/index.md
Laura Coursen 8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00

33 lines
1.5 KiB
Markdown

---
title: Working with a GitHub Packages registry
shortTitle: Working with a GitHub Packages registry
intro: 'Learn how to use a supported {% data variables.product.prodname_registry %} registry.'
redirect_from:
- /github/managing-packages-with-github-packages/using-github-packages-with-your-projects-ecosystem
- /packages/using-github-packages-with-your-projects-ecosystem
- /packages/guides
- /packages/guides/package-client-guides-for-github-packages
- /packages/guides/container-guides-for-github-packages
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /working-with-the-container-registry
- /working-with-the-docker-registry
- /working-with-the-rubygems-registry
- /working-with-the-npm-registry
- /working-with-the-apache-maven-registry
- /working-with-the-gradle-registry
- /working-with-the-nuget-registry
- /migrating-to-the-container-registry-from-the-docker-registry
---
{% data reusables.package_registry.packages-ghes-release-stage %}
{% data reusables.package_registry.packages-ghae-release-stage %}
{% ifversion fpt or ghec %}
![Diagram showing packages support for Docker, Container registry, RubyGems, npm, Apache Maven, NuGet, and Gradle](/assets/images/help/package-registry/packages-diagram-with-container-registry.png)
{% else %}
![Diagram showing packages support for Docker, RubyGems, npm, Apache Maven, Gradle, NuGet, and Docker](/assets/images/help/package-registry/packages-diagram-without-container-registry.png)
{% endif %}