mirror of https://github.com/docker/docs.git
Add more redirects to DTR
This commit is contained in:
parent
27feb5d951
commit
c0f9c0edd8
|
|
@ -2,6 +2,8 @@
|
|||
title: Manage webhooks
|
||||
description: Learn how to create, configure, and test webhooks in Docker Trusted Registry.
|
||||
keywords: registry, webhooks
|
||||
redirect_from:
|
||||
- /datacenter/dtr/2.5/guides/user/create-and-manage-webhooks/
|
||||
ui_tabs:
|
||||
- version: dtr-2.5
|
||||
orlower: true
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
title: Pull and push images
|
||||
description: Learn how to pull and push images to Docker Trusted Registry.
|
||||
keywords: registry, push, pull
|
||||
redirect_from:
|
||||
- /datacenter/dtr/2.5/guides/user/manage-images/pull-and-push-images/
|
||||
ui_tabs:
|
||||
- version: dtr-2.5
|
||||
orlower: true
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ description: Learn how to create a promotion policies that can automatically
|
|||
promote an image to production if it passes all tests and doesn't have
|
||||
vulnerabilities.
|
||||
keywords: registry, promotion, pipeline
|
||||
redirect_from:
|
||||
- /datacenter/dtr/2.5/guides/user/create-promotion-policies/
|
||||
ui_tabs:
|
||||
- version: dtr-2.5
|
||||
- version: dtr-2.4
|
||||
|
|
|
|||
Loading…
Reference in New Issue