mirror of https://github.com/docker/docs.git
Merge pull request #20645 from dvdksn/rm-unused-alias
redirect: removes an incorrect alias
This commit is contained in:
commit
a12156cf51
|
@ -2,8 +2,6 @@
|
||||||
title: Multi-stage builds
|
title: Multi-stage builds
|
||||||
keywords: concepts, build, images, container, docker desktop
|
keywords: concepts, build, images, container, docker desktop
|
||||||
description: This concept page will teach you about the purpose of the multi-stage build and its benefits
|
description: This concept page will teach you about the purpose of the multi-stage build and its benefits
|
||||||
aliases:
|
|
||||||
- /build/guides/multi-stage/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< youtube-embed vR185cjwxZ8 >}}
|
{{< youtube-embed vR185cjwxZ8 >}}
|
||||||
|
|
Loading…
Reference in New Issue