mirror of https://github.com/docker/docs.git
Follow-up commit to redirects
This commit is contained in:
parent
2564081f66
commit
dadd60bbd2
|
@ -54,7 +54,5 @@ source,destination
|
|||
/questions/19335444/how-to-assign-a-port-mapping-to-an-existing-docker-container,http://stackoverflow.com/questions/19335444/how-to-assign-a-port-mapping-to-an-existing-docker-container
|
||||
/engine/examples/mongodb/,/samples/library/mongo/
|
||||
/reference/dtr/2.5/api/,/datacenter/dtr/2.5/reference/api/
|
||||
/reference/dtr/2.5/cli/,/datacenter/dtr/2.5/reference/cli/
|
||||
/reference/ucp/3.0/api/,/datacenter/ucp/3.0/reference/api/
|
||||
/reference/ucp/3.0/cli/,/datacenter/ucp/3.0/reference/cli/
|
||||
|
||||
|
|
|
|
@ -2,6 +2,8 @@
|
|||
title: docker/dtr overview
|
||||
description: Learn about the commands available in the docker/dtr image.
|
||||
keywords: dtr, install, uninstall, configure
|
||||
redirect_from:
|
||||
- /reference/dtr/2.5/cli/
|
||||
---
|
||||
|
||||
This tool has commands to install, configure, and backup Docker
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
title: docker/ucp overview
|
||||
description: Learn about the commands available in the docker/ucp image.
|
||||
keywords: ucp, cli, ucp
|
||||
redirect_from:
|
||||
- /reference/ucp/3.0/cli/
|
||||
---
|
||||
|
||||
This image has commands to install and manage
|
||||
|
|
Loading…
Reference in New Issue