Skip to content

Commit 952be8b

Browse files
authored
Merge pull request #16114 from nishthaGupta/patch-2
Remove docker registry URL from the intro line
2 parents 3c5055f + 25b2b2b commit 952be8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/packages/working-with-a-github-packages-registry/working-with-the-docker-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Working with the Docker registry
3-
intro: '{% ifversion fpt or ghec %}The Docker registry has now been replaced by the {% data variables.product.prodname_container_registry %}.{% else %}You can push and pull your Docker images using the {% data variables.product.prodname_registry %} Docker registry, which uses the package namespace `https://docker.pkg.github.com`.{% endif %}'
3+
intro: '{% ifversion fpt or ghec %}The Docker registry has now been replaced by the {% data variables.product.prodname_container_registry %}.{% else %}You can push and pull your Docker images using the {% data variables.product.prodname_registry %} Docker registry.{% endif %}'
44
product: '{% data reusables.gated-features.packages %}'
55
redirect_from:
66
- /articles/configuring-docker-for-use-with-github-package-registry

0 commit comments

Comments
 (0)