Skip to content

Commit d0a4e35

Browse files
committed
Remove Docker app docs from the CLI reference
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
1 parent c6fe68c commit d0a4e35

File tree

19 files changed

+17
-658
lines changed

19 files changed

+17
-658
lines changed

_data/toc.yaml

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -388,38 +388,6 @@ reference:
388388
title: Use the Docker command line
389389
- path: /engine/reference/commandline/docker/
390390
title: docker (base command)
391-
- sectiontitle: docker app
392-
section:
393-
- path: /engine/reference/commandline/app/
394-
title: docker app
395-
- path: /engine/reference/commandline/app_bundle/
396-
title: docker app bundle
397-
- path: /engine/reference/commandline/app_completion/
398-
title: docker app completion
399-
- path: /engine/reference/commandline/app_init/
400-
title: docker app init
401-
- path: /engine/reference/commandline/app_inspect/
402-
title: docker app inspect
403-
- path: /engine/reference/commandline/app_install/
404-
title: docker app install
405-
- path: /engine/reference/commandline/app_list/
406-
title: docker app list
407-
- path: /engine/reference/commandline/app_pull/
408-
title: docker app pull
409-
- path: /engine/reference/commandline/app_push/
410-
title: docker app push
411-
- path: /engine/reference/commandline/app_render/
412-
title: docker app render
413-
- path: /engine/reference/commandline/app_status/
414-
title: docker app status
415-
- path: /engine/reference/commandline/app_uninstall/
416-
title: docker app uninstall
417-
- path: /engine/reference/commandline/app_upgrade/
418-
title: docker app upgrade
419-
- path: /engine/reference/commandline/app_validate/
420-
title: docker app validate
421-
- path: /engine/reference/commandline/app_version/
422-
title: docker app version
423391
- path: /engine/reference/commandline/attach/
424392
title: docker attach
425393
- path: /engine/reference/commandline/build/

desktop/mac/release-notes/2.x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ Note that you must sign in and create a Docker ID in order to download Docker De
433433
434434
Docker Desktop Community 2.1.0.0 contains the following experimental features.
435435

436-
* 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/).
436+
* Docker App: Docker App is a CLI plugin that helps configure, share, and install applications.
437437
* 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/).
438438

439439
### Bug fixes and minor changes

desktop/windows/release-notes/2.x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ Note that you must sign in and create a Docker ID in order to download Docker De
555555
556556
Docker Desktop Community 2.1.0.0 contains the following experimental features:
557557

558-
* 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/).
558+
* Docker App: Docker App is a CLI plugin that helps configure, share, and install applications.
559559
* 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/).
560560

561561
### Bug fixes and minor changes

0 commit comments

Comments
 (0)