Browse Source

Add redirects for old Docker Cloud tutorial

This page has been deleted from the Docker Cloud tutorials,
so adding redirects for the old locations.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sebastiaan van Stijn 9 years ago
parent
commit
94336cb5dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/userguide/eng-image/dockerfile_best-practices.md

+ 1 - 1
docs/userguide/eng-image/dockerfile_best-practices.md

@@ -1,6 +1,6 @@
 <!--[metadata]>
 +++
-aliases = ["/engine/articles/dockerfile_best-practices/"]
+aliases = ["/engine/articles/dockerfile_best-practices/", "/docker-cloud/getting-started/intermediate/optimize-dockerfiles/", "/docker-cloud/tutorials/optimize-dockerfiles/"]
 title = "Best practices for writing Dockerfiles"
 description = "Hints, tips and guidelines for writing clean, reliable Dockerfiles"
 keywords = ["Examples, Usage, base image, docker, documentation, dockerfile, best practices, hub,  official repo"]