Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 0 additions & 32 deletions _data/toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -388,38 +388,6 @@ reference:
title: Use the Docker command line
- path: /engine/reference/commandline/docker/
title: docker (base command)
- sectiontitle: docker app
section:
- path: /engine/reference/commandline/app/
title: docker app
- path: /engine/reference/commandline/app_bundle/
title: docker app bundle
- path: /engine/reference/commandline/app_completion/
title: docker app completion
- path: /engine/reference/commandline/app_init/
title: docker app init
- path: /engine/reference/commandline/app_inspect/
title: docker app inspect
- path: /engine/reference/commandline/app_install/
title: docker app install
- path: /engine/reference/commandline/app_list/
title: docker app list
- path: /engine/reference/commandline/app_pull/
title: docker app pull
- path: /engine/reference/commandline/app_push/
title: docker app push
- path: /engine/reference/commandline/app_render/
title: docker app render
- path: /engine/reference/commandline/app_status/
title: docker app status
- path: /engine/reference/commandline/app_uninstall/
title: docker app uninstall
- path: /engine/reference/commandline/app_upgrade/
title: docker app upgrade
- path: /engine/reference/commandline/app_validate/
title: docker app validate
- path: /engine/reference/commandline/app_version/
title: docker app version
- path: /engine/reference/commandline/attach/
title: docker attach
- path: /engine/reference/commandline/build/
Expand Down
2 changes: 1 addition & 1 deletion desktop/mac/release-notes/2.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ Note that you must sign in and create a Docker ID in order to download Docker De

Docker Desktop Community 2.1.0.0 contains the following experimental features.

* Docker App: Docker App is a CLI plugin that helps configure, share, and install applications. For more information, see [Working with Docker App](/app/working-with-app/).
* Docker App: Docker App is a CLI plugin that helps configure, share, and install applications.
* Docker Buildx: Docker Buildx is a CLI plugin for extended build capabilities with BuildKit. For more information, see [Working with Docker Buildx](/buildx/working-with-buildx/).

### Bug fixes and minor changes
Expand Down
2 changes: 1 addition & 1 deletion desktop/windows/release-notes/2.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ Note that you must sign in and create a Docker ID in order to download Docker De

Docker Desktop Community 2.1.0.0 contains the following experimental features:

* Docker App: Docker App is a CLI plugin that helps configure, share, and install applications. For more information, see [Working with Docker App](/app/working-with-app/).
* Docker App: Docker App is a CLI plugin that helps configure, share, and install applications.
* Docker Buildx: Docker Buildx is a CLI plugin for extended build capabilities with BuildKit. For more information, see [Working with Docker Buildx](/buildx/working-with-buildx/).

### Bug fixes and minor changes
Expand Down
Loading