Merge pull request #16114 from nishthaGupta/patch-2
Remove docker registry URL from the intro line
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Working with the Docker registry
|
||||
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 %}'
|
||||
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 %}'
|
||||
product: '{% data reusables.gated-features.packages %}'
|
||||
redirect_from:
|
||||
- /articles/configuring-docker-for-use-with-github-package-registry
|
||||
|
||||
Reference in New Issue
Block a user