mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
The pages for commands with aliases, e.g. `docker build`, where linked twice in `toc.yaml` which resulted in strange highlighting for the current page in the sidebar. Updated the link targets for non-canonical commands in the `toc.yaml` to point to the (redirected) shorthand paths instead. Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
20 lines
490 B
Markdown
20 lines
490 B
Markdown
---
|
|
datafolder: engine-cli
|
|
datafile: docker_image_rm
|
|
title: docker image rm
|
|
aliases:
|
|
- /edge/engine/reference/commandline/image_rm/
|
|
- /engine/reference/commandline/image_rm/
|
|
- /engine/reference/commandline/rmi/
|
|
- /reference/cli/docker/rmi/
|
|
layout: cli
|
|
---
|
|
|
|
<!--
|
|
This page is automatically generated from Docker's source code. If you want to
|
|
suggest a change to the text that appears here, open a ticket or pull request
|
|
in the source repository on GitHub:
|
|
|
|
https://github.com/docker/cli
|
|
-->
|