mirror of https://github.com/docker/docs.git
Added some redirects (#1294)
This commit is contained in:
parent
70ce9db6f0
commit
79a97249a7
|
@ -4,6 +4,7 @@ redirect_from:
|
|||
- /windows/step_four/
|
||||
- /linux/step_four/
|
||||
- /engine/tutorials/dockerimages/
|
||||
- /userguide/dockerimages/
|
||||
description: Getting started with Docker
|
||||
keywords: beginner, getting started, Docker
|
||||
title: Build your own image
|
||||
|
|
|
@ -6,6 +6,7 @@ redirect_from:
|
|||
- /windows/step_six/
|
||||
- /linux/step_six/
|
||||
- /engine/tutorials/dockerrepos/
|
||||
- /userguide/dockerrepos/
|
||||
title: Tag, push, and pull your image
|
||||
---
|
||||
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
description: Play in a trust sandbox
|
||||
keywords: trust, security, root, keys, repository, sandbox
|
||||
title: Play in a content trust sandbox
|
||||
redirect_from:
|
||||
- /security/trust/trust_sandbox/
|
||||
---
|
||||
|
||||
This page explains how to set up and use a sandbox for experimenting with trust.
|
||||
|
|
Loading…
Reference in New Issue