mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
engine: fix orphan entry in toc
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user