mirror of https://github.com/docker/docs.git
Move multistage build topic in TOC
This commit is contained in:
parent
7f966c4c10
commit
73cc8c84e8
|
@ -61,8 +61,6 @@ guides:
|
||||||
- path: /edge/engine/reference/commandline/docker/
|
- path: /edge/engine/reference/commandline/docker/
|
||||||
title: Docker Edge CLI reference
|
title: Docker Edge CLI reference
|
||||||
nosync: true
|
nosync: true
|
||||||
- path: /engine/userguide/eng-image/multistage-build/
|
|
||||||
title: Use multi-stage builds (Edge only)
|
|
||||||
- sectiontitle: Docker for AWS
|
- sectiontitle: Docker for AWS
|
||||||
section:
|
section:
|
||||||
- path: /docker-for-aws/why/
|
- path: /docker-for-aws/why/
|
||||||
|
@ -174,6 +172,8 @@ guides:
|
||||||
title: Best practices for writing Dockerfiles
|
title: Best practices for writing Dockerfiles
|
||||||
- path: /engine/userguide/eng-image/baseimages/
|
- path: /engine/userguide/eng-image/baseimages/
|
||||||
title: Create a base image
|
title: Create a base image
|
||||||
|
- path: /engine/userguide/eng-image/multistage-build/
|
||||||
|
title: Use multi-stage builds
|
||||||
- path: /engine/userguide/eng-image/image_management/
|
- path: /engine/userguide/eng-image/image_management/
|
||||||
title: Image management
|
title: Image management
|
||||||
- sectiontitle: Store data within containers
|
- sectiontitle: Store data within containers
|
||||||
|
|
Loading…
Reference in New Issue