mirror of https://github.com/docker/docs.git
redirects: add redirect for build guide "layers" chapter
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
d1e69f8e76
commit
0ab68c2a8c
|
|
@ -4,6 +4,7 @@ description: Improve your build speed with effective use of the build cache
|
||||||
keywords: build, buildx, buildkit, dockerfile, image layers, build instructions, build context
|
keywords: build, buildx, buildkit, dockerfile, image layers, build instructions, build context
|
||||||
aliases:
|
aliases:
|
||||||
- /build/building/cache/
|
- /build/building/cache/
|
||||||
|
- /build/guide/layers/
|
||||||
---
|
---
|
||||||
|
|
||||||
When you build the same Docker image multiple times, knowing how to optimize
|
When you build the same Docker image multiple times, knowing how to optimize
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue