mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
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>
This commit is contained in:
parent
b7aae84b5f
commit
94336cb5dd
1 changed files with 1 additions and 1 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue