mirror of https://github.com/docker/docs.git
engine: fix orphan entry in toc
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
1f51d7eb66
commit
142eec1165
|
@ -1335,8 +1335,6 @@ manuals:
|
|||
title: Optional post-installation steps
|
||||
- path: /engine/deprecated/
|
||||
title: Deprecated features
|
||||
- path: /buildx/working-with-buildx/
|
||||
title: Docker Buildx
|
||||
- path: /engine/context/working-with-contexts/
|
||||
title: Docker Context
|
||||
- path: /engine/scan/
|
||||
|
|
|
@ -4,6 +4,7 @@ description: Introduction and overview of Docker Build
|
|||
keywords: build, buildx, buildkit
|
||||
redirect_from:
|
||||
- /build/buildx/
|
||||
- /buildx/working-with-buildx/
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
|
Loading…
Reference in New Issue