mirror of https://github.com/docker/docs.git
rolling back toc changes due to error
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
This commit is contained in:
parent
348326fce1
commit
53d5f8fb41
731
_data/toc.yaml
731
_data/toc.yaml
|
|
@ -20,9 +20,9 @@ guides:
|
||||||
section:
|
section:
|
||||||
- path: /install/overview/
|
- path: /install/overview/
|
||||||
title: Overview of Docker editions
|
title: Overview of Docker editions
|
||||||
- sectiontitle: Docker Engine - Community
|
- sectiontitle: Docker CE
|
||||||
section:
|
section:
|
||||||
- title: About Docker Engine - Community
|
- title: About Docker CE
|
||||||
path: /install/
|
path: /install/
|
||||||
- sectiontitle: Cloud
|
- sectiontitle: Cloud
|
||||||
section:
|
section:
|
||||||
|
|
@ -92,9 +92,36 @@ guides:
|
||||||
- title: Microsoft Windows
|
- title: Microsoft Windows
|
||||||
path: /docker-for-windows/install/
|
path: /docker-for-windows/install/
|
||||||
nosync: true
|
nosync: true
|
||||||
- sectiontitle: Docker Enterprise
|
- sectiontitle: Docker Toolbox (legacy)
|
||||||
|
section:
|
||||||
|
- path: /toolbox/overview/
|
||||||
|
title: Toolbox overview
|
||||||
|
- path: /toolbox/toolbox_install_mac/
|
||||||
|
title: Install Toolbox on Mac
|
||||||
|
- path: /toolbox/toolbox_install_windows/
|
||||||
|
title: Install Toolbox on Windows
|
||||||
|
- sectiontitle: Kitematic
|
||||||
|
section:
|
||||||
|
- path: /kitematic/userguide/
|
||||||
|
title: "Kitematic user guide: intro & overview"
|
||||||
|
- path: /kitematic/nginx-web-server/
|
||||||
|
title: Set up an Nginx web server
|
||||||
|
- path: /kitematic/minecraft-server/
|
||||||
|
title: Set up a Minecraft Server
|
||||||
|
- path: /kitematic/rethinkdb-dev-database/
|
||||||
|
title: Creating a local RethinkDB database for development
|
||||||
|
- path: /kitematic/faq/
|
||||||
|
title: Frequently asked questions
|
||||||
|
- path: /kitematic/known-issues/
|
||||||
|
title: Known issues
|
||||||
|
- path: /toolbox/faqs/troubleshoot/
|
||||||
|
title: Troubleshooting
|
||||||
|
- title: Release notes
|
||||||
|
path: /engine/release-notes/
|
||||||
|
nosync: true
|
||||||
|
- sectiontitle: Docker EE
|
||||||
section:
|
section:
|
||||||
- title: About Docker Enterprise
|
- title: About Docker EE
|
||||||
path: /ee/supported-platforms/
|
path: /ee/supported-platforms/
|
||||||
- sectiontitle: Linux
|
- sectiontitle: Linux
|
||||||
section:
|
section:
|
||||||
|
|
@ -116,7 +143,7 @@ guides:
|
||||||
- sectiontitle: Compatibility between Docker versions
|
- sectiontitle: Compatibility between Docker versions
|
||||||
section:
|
section:
|
||||||
- path: /engine/ce-ee-node-activate/
|
- path: /engine/ce-ee-node-activate/
|
||||||
title: Docker Engine Community to Enterprise Node Activate
|
title: CE-EE Node Activate
|
||||||
- path: /engine/migration/
|
- path: /engine/migration/
|
||||||
title: Migrate to Docker 1.10
|
title: Migrate to Docker 1.10
|
||||||
- path: /engine/breaking_changes/
|
- path: /engine/breaking_changes/
|
||||||
|
|
@ -467,16 +494,12 @@ guides:
|
||||||
title: NISTIR 8176
|
title: NISTIR 8176
|
||||||
- path: /compliance/nist/itl_october2017/
|
- path: /compliance/nist/itl_october2017/
|
||||||
title: NIST ITL Bulletin October 2017
|
title: NIST ITL Bulletin October 2017
|
||||||
- sectiontitle: OSCAL
|
|
||||||
section:
|
|
||||||
- path: /compliance/oscal
|
|
||||||
title: OSCAL compliance guidance
|
|
||||||
- sectiontitle: CIS Benchmarks
|
- sectiontitle: CIS Benchmarks
|
||||||
section:
|
section:
|
||||||
- path: /compliance/cis/docker_ee/
|
- path: /compliance/cis/docker_ee/
|
||||||
title: Docker Enterprise Benchmark
|
title: Docker EE Benchmark
|
||||||
- path: /compliance/cis/docker_ce/
|
- path: /compliance/cis/docker_ce/
|
||||||
title: Docker Engine - Community Benchmark
|
title: Docker CE Benchmark
|
||||||
- path: /compliance/cis/k8s/
|
- path: /compliance/cis/k8s/
|
||||||
title: Kubernetes Benchmark
|
title: Kubernetes Benchmark
|
||||||
- path: /compliance/fedramp/
|
- path: /compliance/fedramp/
|
||||||
|
|
@ -517,68 +540,6 @@ reference:
|
||||||
title: Use the Docker command line
|
title: Use the Docker command line
|
||||||
- path: /engine/reference/commandline/docker/
|
- path: /engine/reference/commandline/docker/
|
||||||
title: docker (base command)
|
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_merge/
|
|
||||||
title: docker app merge
|
|
||||||
- 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_split/
|
|
||||||
title: docker app split
|
|
||||||
- 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
|
|
||||||
- sectiontitle: docker assemble *
|
|
||||||
section:
|
|
||||||
- path: /engine/reference/commandline/assemble/
|
|
||||||
title: docker assemble
|
|
||||||
- path: /engine/reference/commandline/assemble_backend/
|
|
||||||
title: docker assemble backend
|
|
||||||
- path: /engine/reference/commandline/assemble_backend_cache/
|
|
||||||
title: docker assemble backend cache
|
|
||||||
- path: /engine/reference/commandline/assemble_backend_cache_purge/
|
|
||||||
title: docker assemble backend cache purge
|
|
||||||
- path: /engine/reference/commandline/assemble_backend_cache_usage/
|
|
||||||
title: docker assemble backend cache usage
|
|
||||||
- path: /engine/reference/commandline/assemble_backend_image/
|
|
||||||
title: docker assemble backend image
|
|
||||||
- path: /engine/reference/commandline/assemble_backend_info/
|
|
||||||
title: docker assemble backend info
|
|
||||||
- path: /engine/reference/commandline/assemble_backend_logs/
|
|
||||||
title: docker assemble backend logs
|
|
||||||
- path: /engine/reference/commandline/assemble_backend_start/
|
|
||||||
title: docker assemble backend start
|
|
||||||
- path: /engine/reference/commandline/assemble_backend_stop/
|
|
||||||
title: docker assemble backend stop
|
|
||||||
- path: /engine/reference/commandline/assemble_build/
|
|
||||||
title: docker assemble build
|
|
||||||
- path: /engine/reference/commandline/assemble_version/
|
|
||||||
title: docker assemble version
|
|
||||||
- path: /engine/reference/commandline/attach/
|
- path: /engine/reference/commandline/attach/
|
||||||
title: docker attach
|
title: docker attach
|
||||||
- path: /engine/reference/commandline/build/
|
- path: /engine/reference/commandline/build/
|
||||||
|
|
@ -587,38 +548,8 @@ reference:
|
||||||
section:
|
section:
|
||||||
- path: /engine/reference/commandline/builder/
|
- path: /engine/reference/commandline/builder/
|
||||||
title: docker builder
|
title: docker builder
|
||||||
- path: /engine/reference/commandline/builder_build/
|
|
||||||
title: docker builder build
|
|
||||||
- path: /engine/reference/commandline/builder_prune/
|
- path: /engine/reference/commandline/builder_prune/
|
||||||
title: docker builder prune
|
title: docker builder prune
|
||||||
- sectiontitle: docker buildx *
|
|
||||||
section:
|
|
||||||
- path: /engine/reference/commandline/buildx/
|
|
||||||
title: docker buildx
|
|
||||||
- path: /engine/reference/commandline/buildx_bake/
|
|
||||||
title: docker buildx bake
|
|
||||||
- path: /engine/reference/commandline/buildx_build/
|
|
||||||
title: docker buildx build
|
|
||||||
- path: /engine/reference/commandline/buildx_create/
|
|
||||||
title: docker buildx create
|
|
||||||
- path: /engine/reference/commandline/buildx_imagetools/
|
|
||||||
title: docker buildx imagetools
|
|
||||||
- path: /engine/reference/commandline/buildx_imagetools_create/
|
|
||||||
title: docker buildx imagetools create
|
|
||||||
- path: /engine/reference/commandline/buildx_imagetools_inspect/
|
|
||||||
title: docker buildx imagetools inspect
|
|
||||||
- path: /engine/reference/commandline/buildx_inspect/
|
|
||||||
title: docker buildx inspect
|
|
||||||
- path: /engine/reference/commandline/buildx_ls/
|
|
||||||
title: docker buildx ls
|
|
||||||
- path: /engine/reference/commandline/buildx_rm/
|
|
||||||
title: docker buildx rm
|
|
||||||
- path: /engine/reference/commandline/buildx_stop/
|
|
||||||
title: docker buildx stop
|
|
||||||
- path: /engine/reference/commandline/buildx_use/
|
|
||||||
title: docker buildx use
|
|
||||||
- path: /engine/reference/commandline/buildx_version/
|
|
||||||
title: docker buildx version
|
|
||||||
- sectiontitle: docker checkpoint *
|
- sectiontitle: docker checkpoint *
|
||||||
section:
|
section:
|
||||||
- path: /engine/reference/commandline/checkpoint/
|
- path: /engine/reference/commandline/checkpoint/
|
||||||
|
|
@ -697,26 +628,6 @@ reference:
|
||||||
title: docker container update
|
title: docker container update
|
||||||
- path: /engine/reference/commandline/container_wait/
|
- path: /engine/reference/commandline/container_wait/
|
||||||
title: docker container wait
|
title: docker container wait
|
||||||
- sectiontitle: docker context *
|
|
||||||
section:
|
|
||||||
- path: /engine/reference/commandline/context/
|
|
||||||
title: docker context
|
|
||||||
- path: /engine/reference/commandline/context_create/
|
|
||||||
title: docker context create
|
|
||||||
- path: /engine/reference/commandline/context_export/
|
|
||||||
title: docker context export
|
|
||||||
- path: /engine/reference/commandline/context_import/
|
|
||||||
title: docker context import
|
|
||||||
- path: /engine/reference/commandline/context_inspect/
|
|
||||||
title: docker context inspect
|
|
||||||
- path: /engine/reference/commandline/context_ls/
|
|
||||||
title: docker context ls
|
|
||||||
- path: /engine/reference/commandline/context_rm/
|
|
||||||
title: docker context rm
|
|
||||||
- path: /engine/reference/commandline/context_update/
|
|
||||||
title: docker context update
|
|
||||||
- path: /engine/reference/commandline/context_use/
|
|
||||||
title: docker context use
|
|
||||||
- path: /engine/reference/commandline/cp/
|
- path: /engine/reference/commandline/cp/
|
||||||
title: docker cp
|
title: docker cp
|
||||||
- path: /engine/reference/commandline/create/
|
- path: /engine/reference/commandline/create/
|
||||||
|
|
@ -869,24 +780,6 @@ reference:
|
||||||
title: docker pull
|
title: docker pull
|
||||||
- path: /engine/reference/commandline/push/
|
- path: /engine/reference/commandline/push/
|
||||||
title: docker push
|
title: docker push
|
||||||
- sectiontitle: docker registry *
|
|
||||||
section:
|
|
||||||
- path: /engine/reference/commandline/registry/
|
|
||||||
title: docker registry
|
|
||||||
- path: /engine/reference/commandline/registry_events/
|
|
||||||
title: docker registry events
|
|
||||||
- path: /engine/reference/commandline/registry_history/
|
|
||||||
title: docker registry history
|
|
||||||
- path: /engine/reference/commandline/registry_info/
|
|
||||||
title: docker registry info
|
|
||||||
- path: /engine/reference/commandline/registry_inspect/
|
|
||||||
title: docker registry inspect
|
|
||||||
- path: /engine/reference/commandline/registry_joblogs/
|
|
||||||
title: docker registry joblogs
|
|
||||||
- path: /engine/reference/commandline/registry_ls/
|
|
||||||
title: docker registry ls
|
|
||||||
- path: /engine/reference/commandline/registry_rmi/
|
|
||||||
title: docker registry rmi
|
|
||||||
- path: /engine/reference/commandline/rename/
|
- path: /engine/reference/commandline/rename/
|
||||||
title: docker rename
|
title: docker rename
|
||||||
- path: /engine/reference/commandline/restart/
|
- path: /engine/reference/commandline/restart/
|
||||||
|
|
@ -987,24 +880,6 @@ reference:
|
||||||
title: docker system prune
|
title: docker system prune
|
||||||
- path: /engine/reference/commandline/tag/
|
- path: /engine/reference/commandline/tag/
|
||||||
title: docker tag
|
title: docker tag
|
||||||
- sectiontitle: docker template *
|
|
||||||
section:
|
|
||||||
- path: /engine/reference/commandline/template/
|
|
||||||
title: docker template
|
|
||||||
- path: /engine/reference/commandline/template_config/
|
|
||||||
title: docker template config
|
|
||||||
- path: /engine/reference/commandline/template_config_set/
|
|
||||||
title: docker template config set
|
|
||||||
- path: /engine/reference/commandline/template_config_view/
|
|
||||||
title: docker template config view
|
|
||||||
- path: /engine/reference/commandline/template_inspect/
|
|
||||||
title: docker template inspect
|
|
||||||
- path: /engine/reference/commandline/template_list/
|
|
||||||
title: docker template list
|
|
||||||
- path: /engine/reference/commandline/template_scaffold/
|
|
||||||
title: docker template scaffold
|
|
||||||
- path: /engine/reference/commandline/template_version/
|
|
||||||
title: docker template version
|
|
||||||
- path: /engine/reference/commandline/top/
|
- path: /engine/reference/commandline/top/
|
||||||
title: docker top
|
title: docker top
|
||||||
- sectiontitle: docker trust *
|
- sectiontitle: docker trust *
|
||||||
|
|
@ -1059,53 +934,53 @@ reference:
|
||||||
nosync: true
|
nosync: true
|
||||||
- sectiontitle: DTR CLI
|
- sectiontitle: DTR CLI
|
||||||
section:
|
section:
|
||||||
- path: /reference/dtr/2.7/cli/
|
- path: /reference/dtr/2.6/cli/
|
||||||
title: Overview
|
title: Overview
|
||||||
- path: /reference/dtr/2.7/cli/backup/
|
- path: /reference/dtr/2.6/cli/backup/
|
||||||
title: backup
|
title: backup
|
||||||
- path: /reference/dtr/2.7/cli/destroy/
|
- path: /reference/dtr/2.6/cli/destroy/
|
||||||
title: destroy
|
title: destroy
|
||||||
- path: /reference/dtr/2.7/cli/emergency-repair/
|
- path: /reference/dtr/2.6/cli/emergency-repair/
|
||||||
title: emergency-repair7
|
title: emergency-repair
|
||||||
- path: /reference/dtr/2.7/cli/install/
|
- path: /reference/dtr/2.6/cli/install/
|
||||||
title: install
|
title: install
|
||||||
- path: /reference/dtr/2.7/cli/join/
|
- path: /reference/dtr/2.6/cli/join/
|
||||||
title: join
|
title: join
|
||||||
- path: /reference/dtr/2.7/cli/reconfigure/
|
- path: /reference/dtr/2.6/cli/reconfigure/
|
||||||
title: reconfigure
|
title: reconfigure
|
||||||
- path: /reference/dtr/2.7/cli/remove/
|
- path: /reference/dtr/2.6/cli/remove/
|
||||||
title: remove
|
title: remove
|
||||||
- path: /reference/dtr/2.7/cli/restore/
|
- path: /reference/dtr/2.6/cli/restore/
|
||||||
title: restore
|
title: restore
|
||||||
- path: /reference/dtr/2.7/cli/upgrade/
|
- path: /reference/dtr/2.6/cli/upgrade/
|
||||||
title: upgrade
|
title: upgrade
|
||||||
- sectiontitle: UCP CLI
|
- sectiontitle: UCP CLI
|
||||||
section:
|
section:
|
||||||
- path: /reference/ucp/3.2/cli/
|
- path: /reference/ucp/3.1/cli/
|
||||||
title: docker/ucp overview
|
title: docker/ucp overview
|
||||||
- path: /reference/ucp/3.2/cli/backup/
|
- path: /reference/ucp/3.1/cli/backup/
|
||||||
title: backup
|
title: backup
|
||||||
- path: /reference/ucp/3.2/cli/dump-certs/
|
- path: /reference/ucp/3.1/cli/dump-certs/
|
||||||
title: dump-certs
|
title: dump-certs
|
||||||
- path: /reference/ucp/3.2/cli/example-config/
|
- path: /reference/ucp/3.1/cli/example-config/
|
||||||
title: example-config
|
title: example-config
|
||||||
- path: /reference/ucp/3.2/cli/id/
|
- path: /reference/ucp/3.1/cli/id/
|
||||||
title: id
|
title: id
|
||||||
- path: /reference/ucp/3.2/cli/images/
|
- path: /reference/ucp/3.1/cli/images/
|
||||||
title: images
|
title: images
|
||||||
- path: /reference/ucp/3.2/cli/install/
|
- path: /reference/ucp/3.1/cli/install/
|
||||||
title: install
|
title: install
|
||||||
- path: /reference/ucp/3.2/cli/restart/
|
- path: /reference/ucp/3.1/cli/restart/
|
||||||
title: restart
|
title: restart
|
||||||
- path: /reference/ucp/3.2/cli/restore/
|
- path: /reference/ucp/3.1/cli/restore/
|
||||||
title: restore
|
title: restore
|
||||||
- path: /reference/ucp/3.2/cli/stop/
|
- path: /reference/ucp/3.1/cli/stop/
|
||||||
title: stop
|
title: stop
|
||||||
- path: /reference/ucp/3.2/cli/support/
|
- path: /reference/ucp/3.1/cli/support/
|
||||||
title: support
|
title: support
|
||||||
- path: /reference/ucp/3.2/cli/uninstall-ucp/
|
- path: /reference/ucp/3.1/cli/uninstall-ucp/
|
||||||
title: uninstall-ucp
|
title: uninstall-ucp
|
||||||
- path: /reference/ucp/3.2/cli/upgrade/
|
- path: /reference/ucp/3.1/cli/upgrade/
|
||||||
title: upgrade
|
title: upgrade
|
||||||
|
|
||||||
- sectiontitle: Application Programming Interfaces (APIs)
|
- sectiontitle: Application Programming Interfaces (APIs)
|
||||||
|
|
@ -1165,9 +1040,9 @@ reference:
|
||||||
- path: /engine/api/v1.18/
|
- path: /engine/api/v1.18/
|
||||||
title: v1.18 reference
|
title: v1.18 reference
|
||||||
- title: DTR API
|
- title: DTR API
|
||||||
path: /reference/dtr/2.7/api/
|
path: /reference/dtr/2.6/api/
|
||||||
- title: UCP API
|
- title: UCP API
|
||||||
path: /reference/ucp/3.2/api/
|
path: /reference/ucp/3.1/api/
|
||||||
- title: Registry API
|
- title: Registry API
|
||||||
path: /registry/spec/api/
|
path: /registry/spec/api/
|
||||||
nosync: true
|
nosync: true
|
||||||
|
|
@ -1259,105 +1134,29 @@ samples:
|
||||||
title: SSHd
|
title: SSHd
|
||||||
|
|
||||||
manuals:
|
manuals:
|
||||||
- sectiontitle: Docker Enterprise
|
- sectiontitle: Docker Enterprise Edition
|
||||||
section:
|
section:
|
||||||
- path: /ee/
|
- path: /ee/
|
||||||
title: About Docker Enterprise
|
title: About Docker EE
|
||||||
- sectiontitle: Release Notes
|
- title: Try Docker EE on the cloud
|
||||||
section:
|
path: https://trial.docker.com
|
||||||
- path: /ee/release-notes/
|
|
||||||
title: Platform
|
|
||||||
- path: /engine/release-notes/
|
|
||||||
title: Docker Engine - Enterprise and Engine - Community
|
|
||||||
nosync: true
|
|
||||||
- path: /ee/ucp/release-notes/
|
|
||||||
title: Docker Universal Control Plane
|
|
||||||
nosync: true
|
|
||||||
- path: /ee/dtr/release-notes/
|
|
||||||
title: Docker Trusted Registry
|
|
||||||
nosync: true
|
|
||||||
- path: /ee/desktop/release-notes/
|
|
||||||
title: Docker Desktop Enterprise
|
|
||||||
nosync: true
|
|
||||||
- path: /ee/docker-ee-architecture/
|
|
||||||
title: Docker Enterprise Architecture
|
|
||||||
- path: /ee/supported-platforms/
|
- path: /ee/supported-platforms/
|
||||||
title: Supported platforms
|
title: Supported platforms
|
||||||
nosync: true
|
nosync: true
|
||||||
- sectiontitle: Deploy Docker Enterprise
|
- path: /ee/end-to-end-install/
|
||||||
section:
|
title: Deploy Docker EE standard
|
||||||
- sectiontitle: Docker Cluster
|
- path: /ee/backup/
|
||||||
section:
|
title: Backup Docker EE
|
||||||
- path: /cluster/overview/
|
|
||||||
title: Overview
|
|
||||||
- path: /cluster/aws/
|
|
||||||
title: Docker Cluster on AWS
|
|
||||||
- path: /cluster/cluster-file/
|
|
||||||
title: Cluster file structure
|
|
||||||
- path: /cluster/reference/
|
|
||||||
title: Subcommands
|
|
||||||
- path: /cluster/reference/envvars/
|
|
||||||
title: Environment variables
|
|
||||||
- path: /ee/end-to-end-install/
|
|
||||||
title: Install components individually
|
|
||||||
- sectiontitle: Back up Docker Enterprise
|
|
||||||
section:
|
|
||||||
- path: /ee/admin/backup/
|
|
||||||
title: Overview
|
|
||||||
- path: /ee/admin/backup/back-up-swarm/
|
|
||||||
title: Back up Docker Swarm
|
|
||||||
- path: /ee/admin/backup/back-up-ucp/
|
|
||||||
title: Back up UCP
|
|
||||||
- path: /ee/admin/backup/back-up-dtr/
|
|
||||||
title: Back up DTR
|
|
||||||
- path: /cluster/reference/backup/
|
|
||||||
title: Back up clusters with Docker Cluster
|
|
||||||
- sectiontitle: Restore Docker Enterprise
|
|
||||||
section:
|
|
||||||
- path: /ee/admin/restore/
|
|
||||||
title: Overview
|
|
||||||
- path: /ee/admin/restore/restore-swarm/
|
|
||||||
title: Restore Docker Swarm
|
|
||||||
- path: /ee/admin/restore/restore-ucp/
|
|
||||||
title: Restore UCP
|
|
||||||
- path: /ee/admin/restore/restore-dtr/
|
|
||||||
title: Restore DTR
|
|
||||||
- path: /cluster/reference/restore/
|
|
||||||
title: Restore clusters with Docker Cluster
|
|
||||||
- sectiontitle: Disaster Recovery
|
|
||||||
section:
|
|
||||||
- path: /ee/admin/disaster-recovery/
|
|
||||||
title: Overview
|
|
||||||
- path: /ee/upgrade/
|
- path: /ee/upgrade/
|
||||||
title: Upgrade Docker Enterprise
|
title: Upgrade Docker EE
|
||||||
- sectiontitle: Docker Cluster
|
- path: /ee/docker-ee-architecture/
|
||||||
section:
|
title: Docker EE Architecture
|
||||||
- path: /cluster/overview/
|
|
||||||
title: Overview
|
|
||||||
- path: /cluster/aws/
|
|
||||||
title: Docker Cluster on AWS
|
|
||||||
- path: /cluster/cluster-file/
|
|
||||||
title: Cluster file structure
|
|
||||||
- path: /cluster/reference/
|
|
||||||
title: Subcommands
|
|
||||||
- path: /cluster/reference/envvars/
|
|
||||||
title: Environment variables
|
|
||||||
- path: /cluster/reference/ls/
|
|
||||||
title: List clusters
|
|
||||||
- path: /cluster/reference/inspect/
|
|
||||||
title: Inspect clusters
|
|
||||||
- path: /cluster/reference/update/
|
|
||||||
title: Update clusters
|
|
||||||
- path: /cluster/reference/remove/
|
|
||||||
title: Remove clusters
|
|
||||||
- path: /cluster/reference/version/
|
|
||||||
title: Version information
|
|
||||||
- path: /ee/telemetry/
|
- path: /ee/telemetry/
|
||||||
title: Manage usage data collection
|
title: Manage usage data collection
|
||||||
- sectiontitle: Docker Engine - Enterprise
|
- sectiontitle: Docker EE Engine
|
||||||
section:
|
section:
|
||||||
- path: /ee/supported-platforms/
|
- path: /ee/supported-platforms/
|
||||||
title: Install Docker Enterprise Engine
|
title: Install Docker EE Engine
|
||||||
nosync: true
|
nosync: true
|
||||||
- title: Release notes
|
- title: Release notes
|
||||||
path: /engine/release-notes/
|
path: /engine/release-notes/
|
||||||
|
|
@ -1381,8 +1180,6 @@ manuals:
|
||||||
title: Install offline
|
title: Install offline
|
||||||
- path: /ee/ucp/admin/install/install-on-azure/
|
- path: /ee/ucp/admin/install/install-on-azure/
|
||||||
title: Install on Azure
|
title: Install on Azure
|
||||||
- path: /ee/ucp/admin/install/install-on-aws/
|
|
||||||
title: Install on AWS
|
|
||||||
- path: /ee/ucp/admin/install/upgrade/
|
- path: /ee/ucp/admin/install/upgrade/
|
||||||
title: Upgrade
|
title: Upgrade
|
||||||
- path: /ee/ucp/admin/install/upgrade-offline/
|
- path: /ee/ucp/admin/install/upgrade-offline/
|
||||||
|
|
@ -1407,8 +1204,6 @@ manuals:
|
||||||
title: Create UCP audit logs
|
title: Create UCP audit logs
|
||||||
- path: /ee/ucp/admin/configure/enable-saml-authentication/
|
- path: /ee/ucp/admin/configure/enable-saml-authentication/
|
||||||
title: Enable SAML authentication
|
title: Enable SAML authentication
|
||||||
- path: /ee/ucp/admin/configure/integrate-scim/
|
|
||||||
title: SCIM integration
|
|
||||||
- path: /ee/ucp/admin/configure/enable-helm-tiller/
|
- path: /ee/ucp/admin/configure/enable-helm-tiller/
|
||||||
title: Enable Helm and Tiller with UCP
|
title: Enable Helm and Tiller with UCP
|
||||||
- path: /ee/ucp/admin/configure/external-auth/
|
- path: /ee/ucp/admin/configure/external-auth/
|
||||||
|
|
@ -1455,6 +1250,8 @@ manuals:
|
||||||
title: Troubleshoot with logs
|
title: Troubleshoot with logs
|
||||||
- path: /ee/ucp/admin/monitor-and-troubleshoot/troubleshoot-configurations/
|
- path: /ee/ucp/admin/monitor-and-troubleshoot/troubleshoot-configurations/
|
||||||
title: Troubleshoot configurations
|
title: Troubleshoot configurations
|
||||||
|
- path: /ee/ucp/admin/backups-and-disaster-recovery/
|
||||||
|
title: Backups and disaster recovery
|
||||||
- title: CLI reference
|
- title: CLI reference
|
||||||
path: /reference/ucp/3.1/cli/
|
path: /reference/ucp/3.1/cli/
|
||||||
nosync: true
|
nosync: true
|
||||||
|
|
@ -1487,9 +1284,9 @@ manuals:
|
||||||
- path: /ee/ucp/authorization/pull-images/
|
- path: /ee/ucp/authorization/pull-images/
|
||||||
title: Allow users to pull images
|
title: Allow users to pull images
|
||||||
- path: /ee/ucp/authorization/ee-standard/
|
- path: /ee/ucp/authorization/ee-standard/
|
||||||
title: Docker Enterprise Standard use case
|
title: Docker EE Standard use case
|
||||||
- path: /ee/ucp/authorization/ee-advanced/
|
- path: /ee/ucp/authorization/ee-advanced/
|
||||||
title: Docker Enterprise Advanced use case
|
title: Docker EE Advanced use case
|
||||||
- sectiontitle: Access UCP
|
- sectiontitle: Access UCP
|
||||||
section:
|
section:
|
||||||
- path: /ee/ucp/user-access/
|
- path: /ee/ucp/user-access/
|
||||||
|
|
@ -1550,12 +1347,6 @@ manuals:
|
||||||
path: /ee/ucp/interlock/usage/interlock-vip-mode/
|
path: /ee/ucp/interlock/usage/interlock-vip-mode/
|
||||||
- title: Using routing labels
|
- title: Using routing labels
|
||||||
path: /ee/ucp/interlock/usage/labels-reference/
|
path: /ee/ucp/interlock/usage/labels-reference/
|
||||||
- title: Publishing a default host service
|
|
||||||
path: /ee/ucp/interlock/usage/default-backend/
|
|
||||||
- title: Specifying a routing mode
|
|
||||||
path: /ee/ucp/interlock/usage/interlock-vip-mode/
|
|
||||||
- title: Using routing labels
|
|
||||||
path: /ee/ucp/interlock/usage/labels-reference.md/
|
|
||||||
- title: Implementing redirects
|
- title: Implementing redirects
|
||||||
path: /ee/ucp/interlock/usage/redirects/
|
path: /ee/ucp/interlock/usage/redirects/
|
||||||
- title: Implementing a service cluster
|
- title: Implementing a service cluster
|
||||||
|
|
@ -1565,7 +1356,7 @@ manuals:
|
||||||
- title: Securing services with TLS
|
- title: Securing services with TLS
|
||||||
path: /ee/ucp/interlock/usage/tls/
|
path: /ee/ucp/interlock/usage/tls/
|
||||||
- title: Configuring websockets
|
- title: Configuring websockets
|
||||||
path: /ee/ucp/interlock/usage/websockets/
|
path: /ee/ucp/interlock/usage/websockets/
|
||||||
- sectiontitle: Deploy apps with Kubernetes
|
- sectiontitle: Deploy apps with Kubernetes
|
||||||
section:
|
section:
|
||||||
- title: Access Kubernetes Resources
|
- title: Access Kubernetes Resources
|
||||||
|
|
@ -1574,8 +1365,6 @@ manuals:
|
||||||
path: /ee/ucp/kubernetes/
|
path: /ee/ucp/kubernetes/
|
||||||
- title: Deploy a Compose-based app
|
- title: Deploy a Compose-based app
|
||||||
path: /ee/ucp/kubernetes/deploy-with-compose/
|
path: /ee/ucp/kubernetes/deploy-with-compose/
|
||||||
- title: Using Pod Security Policies
|
|
||||||
path: /ee/ucp/kubernetes/pod-security-policies/
|
|
||||||
- title: Deploy an ingress controller
|
- title: Deploy an ingress controller
|
||||||
path: /ee/ucp/kubernetes/layer-7-routing/
|
path: /ee/ucp/kubernetes/layer-7-routing/
|
||||||
- title: Create a service account for a Kubernetes app
|
- title: Create a service account for a Kubernetes app
|
||||||
|
|
@ -1584,8 +1373,6 @@ manuals:
|
||||||
path: /ee/ucp/kubernetes/install-cni-plugin/
|
path: /ee/ucp/kubernetes/install-cni-plugin/
|
||||||
- title: Kubernetes network encryption
|
- title: Kubernetes network encryption
|
||||||
path: /ee/ucp/kubernetes/kubernetes-network-encryption/
|
path: /ee/ucp/kubernetes/kubernetes-network-encryption/
|
||||||
- title: Deploy a CSI plugin
|
|
||||||
path: /ee/ucp/kubernetes/use-csi/
|
|
||||||
- sectiontitle: Persistent Storage
|
- sectiontitle: Persistent Storage
|
||||||
section:
|
section:
|
||||||
- title: Use NFS Storage
|
- title: Use NFS Storage
|
||||||
|
|
@ -1595,11 +1382,9 @@ manuals:
|
||||||
- title: Use Azure Files Storage
|
- title: Use Azure Files Storage
|
||||||
path: /ee/ucp/kubernetes/storage/use-azure-files/
|
path: /ee/ucp/kubernetes/storage/use-azure-files/
|
||||||
- title: Use AWS EBS Storage
|
- title: Use AWS EBS Storage
|
||||||
path: /ee/ucp/kubernetes/storage/configure-aws-storage/
|
path: /ee/ucp/kubernetes/storage/configure-aws-storage/
|
||||||
- title: Configure iSCSI
|
|
||||||
path: /ee/ucp/kubernetes/storage/use-iscsi/
|
|
||||||
- title: API reference
|
- title: API reference
|
||||||
path: /reference/ucp/3.2/api/
|
path: /reference/ucp/3.1/api/
|
||||||
nosync: true
|
nosync: true
|
||||||
- path: /ee/ucp/release-notes/
|
- path: /ee/ucp/release-notes/
|
||||||
title: Release notes
|
title: Release notes
|
||||||
|
|
@ -1734,9 +1519,9 @@ manuals:
|
||||||
- path: /datacenter/ucp/3.0/guides/access-control/permission-levels/
|
- path: /datacenter/ucp/3.0/guides/access-control/permission-levels/
|
||||||
title: Permission levels
|
title: Permission levels
|
||||||
- path: /datacenter/ucp/3.0/guides/access-control/access-control-design-ee-standard/
|
- path: /datacenter/ucp/3.0/guides/access-control/access-control-design-ee-standard/
|
||||||
title: Access control design with Docker Enterprise Standard
|
title: Access control design with Docker EE Standard
|
||||||
- path: /datacenter/ucp/3.0/guides/access-control/access-control-design-ee-advanced/
|
- path: /datacenter/ucp/3.0/guides/access-control/access-control-design-ee-advanced/
|
||||||
title: Access control design with Docker Enterprise Advanced
|
title: Access control design with Docker EE Advanced
|
||||||
- path: /datacenter/ucp/3.0/guides/access-control/recover-a-user-password/
|
- path: /datacenter/ucp/3.0/guides/access-control/recover-a-user-password/
|
||||||
title: Recover a user password
|
title: Recover a user password
|
||||||
- sectiontitle: User guides
|
- sectiontitle: User guides
|
||||||
|
|
@ -1949,9 +1734,9 @@ manuals:
|
||||||
- path: /datacenter/ucp/2.2/guides/access-control/permission-levels/
|
- path: /datacenter/ucp/2.2/guides/access-control/permission-levels/
|
||||||
title: Permission levels
|
title: Permission levels
|
||||||
- path: /datacenter/ucp/2.2/guides/access-control/access-control-design-ee-standard/
|
- path: /datacenter/ucp/2.2/guides/access-control/access-control-design-ee-standard/
|
||||||
title: Access control design with Docker Enterprise Standard
|
title: Access control design with Docker EE Standard
|
||||||
- path: /datacenter/ucp/2.2/guides/access-control/access-control-design-ee-advanced/
|
- path: /datacenter/ucp/2.2/guides/access-control/access-control-design-ee-advanced/
|
||||||
title: Access control design with Docker Enterprise Advanced
|
title: Access control design with Docker EE Advanced
|
||||||
- path: /datacenter/ucp/2.2/guides/access-control/recover-a-user-password/
|
- path: /datacenter/ucp/2.2/guides/access-control/recover-a-user-password/
|
||||||
title: Recover a user password
|
title: Recover a user password
|
||||||
- sectiontitle: User guides
|
- sectiontitle: User guides
|
||||||
|
|
@ -2468,7 +2253,7 @@ manuals:
|
||||||
- title: Restore from a backup
|
- title: Restore from a backup
|
||||||
path: /ee/dtr/admin/disaster-recovery/restore-from-backup/
|
path: /ee/dtr/admin/disaster-recovery/restore-from-backup/
|
||||||
- title: CLI reference
|
- title: CLI reference
|
||||||
path: /reference/dtr/2.7/cli/
|
path: /reference/dtr/2.6/cli/
|
||||||
nosync: true
|
nosync: true
|
||||||
- sectiontitle: User guides
|
- sectiontitle: User guides
|
||||||
section:
|
section:
|
||||||
|
|
@ -2520,14 +2305,12 @@ manuals:
|
||||||
path: /ee/dtr/user/audit-repository-events/
|
path: /ee/dtr/user/audit-repository-events/
|
||||||
- title: Auto-delete repository events
|
- title: Auto-delete repository events
|
||||||
path: /ee/dtr/admin/configure/auto-delete-repo-events/
|
path: /ee/dtr/admin/configure/auto-delete-repo-events/
|
||||||
- title: Manage applications
|
|
||||||
path: /ee/dtr/user/manage-applications/
|
|
||||||
- title: Manage access tokens
|
- title: Manage access tokens
|
||||||
path: /ee/dtr/user/access-tokens/
|
path: /ee/dtr/user/access-tokens/
|
||||||
- title: Tag pruning
|
- title: Tag pruning
|
||||||
path: /ee/dtr/user/tag-pruning/
|
path: /ee/dtr/user/tag-pruning/
|
||||||
- title: API reference
|
- title: API reference
|
||||||
path: /reference/dtr/2.7/api/
|
path: /reference/dtr/2.6/api/
|
||||||
nosync: true
|
nosync: true
|
||||||
- path: /ee/dtr/release-notes/
|
- path: /ee/dtr/release-notes/
|
||||||
title: Release notes
|
title: Release notes
|
||||||
|
|
@ -3297,72 +3080,8 @@ manuals:
|
||||||
title: API v1.3.3
|
title: API v1.3.3
|
||||||
- path: /datacenter/dtr/2.0/support/
|
- path: /datacenter/dtr/2.0/support/
|
||||||
title: Get support
|
title: Get support
|
||||||
- sectiontitle: Docker Desktop Enterprise
|
|
||||||
section:
|
|
||||||
- path: /ee/desktop/
|
|
||||||
title: Overview
|
|
||||||
- path: /ee/desktop/release-notes/
|
|
||||||
title: Release notes
|
|
||||||
- sectiontitle: Admin
|
|
||||||
section:
|
|
||||||
- sectiontitle: Install
|
|
||||||
section:
|
|
||||||
- path: /ee/desktop/admin/install/mac/
|
|
||||||
title: Install DDE on Mac
|
|
||||||
- path: /ee/desktop/admin/install/windows/
|
|
||||||
title: Install DDE on Windows
|
|
||||||
- sectiontitle: Configure
|
|
||||||
section:
|
|
||||||
- path: /ee/desktop/admin/configure/mac-admin/
|
|
||||||
title: Configure DDE on Mac
|
|
||||||
- path: /ee/desktop/admin/configure/windows-admin/
|
|
||||||
title: Configure DDE on Windows
|
|
||||||
- sectiontitle: User
|
|
||||||
section:
|
|
||||||
- path: /ee/desktop/user/mac-user/
|
|
||||||
title: Use DDE on Mac
|
|
||||||
- path: /ee/desktop/user/windows-user/
|
|
||||||
title: Use DDE on Windows
|
|
||||||
- path: /ee/desktop/app-designer/
|
|
||||||
title: Application designer
|
|
||||||
- sectiontitle: Troubleshoot
|
|
||||||
section:
|
|
||||||
- path: /ee/desktop/troubleshoot/mac-issues/
|
|
||||||
title: Troubleshoot DDE issues on Mac
|
|
||||||
- path: /ee/desktop/troubleshoot/windows-issues/
|
|
||||||
title: Troubleshoot DDE issues on Windows
|
|
||||||
- title: Get support
|
- title: Get support
|
||||||
path: /ee/get-support/
|
path: /ee/get-support/
|
||||||
- sectiontitle: Docker Assemble
|
|
||||||
section:
|
|
||||||
- path: /assemble/install/
|
|
||||||
title: Install
|
|
||||||
- path: /assemble/spring-boot/
|
|
||||||
title: Build a Spring Boot project
|
|
||||||
- path: /assemble/dot-net/
|
|
||||||
title: Build a C# ASP.NET Core project
|
|
||||||
- path: /assemble/configure/
|
|
||||||
title: Configure
|
|
||||||
- path: /assemble/images/
|
|
||||||
title: Images
|
|
||||||
- path: /assemble/adv-backend-manage/
|
|
||||||
title: Advanced Backend Management
|
|
||||||
- path: /engine/reference/commandline/assemble/
|
|
||||||
title: CLI reference
|
|
||||||
- sectiontitle: Docker App
|
|
||||||
section:
|
|
||||||
- path: /app/working-with-app/
|
|
||||||
title: Working with Docker App
|
|
||||||
- path: /engine/reference/commandline/app/
|
|
||||||
title: CLI reference
|
|
||||||
- sectiontitle: Docker Template
|
|
||||||
section:
|
|
||||||
- path: /app-template/working-with-template/
|
|
||||||
title: Working with Docker Template
|
|
||||||
- path: /app-template/api-reference/
|
|
||||||
title: API reference
|
|
||||||
- path: /engine/reference/commandline/template/
|
|
||||||
title: CLI reference
|
|
||||||
- sectiontitle: Docker Compose
|
- sectiontitle: Docker Compose
|
||||||
section:
|
section:
|
||||||
- path: /compose/overview/
|
- path: /compose/overview/
|
||||||
|
|
@ -3461,12 +3180,6 @@ manuals:
|
||||||
title: Sample apps with Compose
|
title: Sample apps with Compose
|
||||||
- path: /release-notes/docker-compose/
|
- path: /release-notes/docker-compose/
|
||||||
title: Docker Compose release notes
|
title: Docker Compose release notes
|
||||||
- sectiontitle: Docker Context
|
|
||||||
section:
|
|
||||||
- path: /engine/context/working-with-contexts/
|
|
||||||
title: Working with Docker Contexts
|
|
||||||
- path: /engine/reference/commandline/context/
|
|
||||||
title: CLI reference
|
|
||||||
- sectiontitle: Docker Desktop for Mac
|
- sectiontitle: Docker Desktop for Mac
|
||||||
section:
|
section:
|
||||||
- path: /docker-for-mac/
|
- path: /docker-for-mac/
|
||||||
|
|
@ -3521,7 +3234,111 @@ manuals:
|
||||||
title: Edge release notes
|
title: Edge release notes
|
||||||
- title: Docker ID accounts
|
- title: Docker ID accounts
|
||||||
path: /docker-id/
|
path: /docker-id/
|
||||||
-- sectiontitle: Docker Hub
|
- sectiontitle: Docker Machine
|
||||||
|
section:
|
||||||
|
- path: /machine/overview/
|
||||||
|
title: Machine overview
|
||||||
|
- path: /machine/install-machine/
|
||||||
|
title: Install Machine
|
||||||
|
- path: /machine/get-started/
|
||||||
|
title: Get started with a local VM
|
||||||
|
- path: /machine/get-started-cloud/
|
||||||
|
title: Provision hosts in the cloud
|
||||||
|
- sectiontitle: Learn by example
|
||||||
|
section:
|
||||||
|
- path: /machine/examples/ocean/
|
||||||
|
title: Provision Digital Ocean Droplets
|
||||||
|
- path: /machine/examples/aws/
|
||||||
|
title: Provision AWS EC2 instances
|
||||||
|
- path: /machine/concepts/
|
||||||
|
title: Machine concepts and help
|
||||||
|
- sectiontitle: Machine (docker-machine) CLI
|
||||||
|
section:
|
||||||
|
- path: /machine/reference/
|
||||||
|
title: Machine CLI overview
|
||||||
|
- path: /machine/completion/
|
||||||
|
title: Machine command-line completion
|
||||||
|
- path: /machine/reference/active/
|
||||||
|
title: active
|
||||||
|
- path: /machine/reference/config/
|
||||||
|
title: config
|
||||||
|
- path: /machine/reference/create/
|
||||||
|
title: create
|
||||||
|
- path: /machine/reference/env/
|
||||||
|
title: env
|
||||||
|
- path: /machine/reference/help/
|
||||||
|
title: help
|
||||||
|
- path: /machine/reference/inspect/
|
||||||
|
title: inspect
|
||||||
|
- path: /machine/reference/ip/
|
||||||
|
title: ip
|
||||||
|
- path: /machine/reference/kill/
|
||||||
|
title: kill
|
||||||
|
- path: /machine/reference/ls/
|
||||||
|
title: ls
|
||||||
|
- path: /machine/reference/mount/
|
||||||
|
title: mount
|
||||||
|
- path: /machine/reference/provision/
|
||||||
|
title: provision
|
||||||
|
- path: /machine/reference/regenerate-certs/
|
||||||
|
title: regenerate-certs
|
||||||
|
- path: /machine/reference/restart/
|
||||||
|
title: restart
|
||||||
|
- path: /machine/reference/rm/
|
||||||
|
title: rm
|
||||||
|
- path: /machine/reference/scp/
|
||||||
|
title: scp
|
||||||
|
- path: /machine/reference/ssh/
|
||||||
|
title: ssh
|
||||||
|
- path: /machine/reference/start/
|
||||||
|
title: start
|
||||||
|
- path: /machine/reference/status/
|
||||||
|
title: status
|
||||||
|
- path: /machine/reference/stop/
|
||||||
|
title: stop
|
||||||
|
- path: /machine/reference/upgrade/
|
||||||
|
title: upgrade
|
||||||
|
- path: /machine/reference/url/
|
||||||
|
title: url
|
||||||
|
- sectiontitle: Machine drivers
|
||||||
|
section:
|
||||||
|
- path: /machine/drivers/
|
||||||
|
title: Drivers overview
|
||||||
|
- path: /machine/drivers/os-base/
|
||||||
|
title: Driver options and operating system defaults
|
||||||
|
- path: /machine/drivers/aws/
|
||||||
|
title: Amazon Web Services
|
||||||
|
- path: /machine/drivers/digital-ocean/
|
||||||
|
title: Digital Ocean
|
||||||
|
- path: /machine/drivers/exoscale/
|
||||||
|
title: Exoscale
|
||||||
|
- path: /machine/drivers/generic/
|
||||||
|
title: Generic
|
||||||
|
- path: /machine/drivers/gce/
|
||||||
|
title: Google Compute Engine
|
||||||
|
- path: /machine/drivers/soft-layer/
|
||||||
|
title: IBM Softlayer
|
||||||
|
- path: /machine/drivers/azure/
|
||||||
|
title: Microsoft Azure
|
||||||
|
- path: /machine/drivers/hyper-v/
|
||||||
|
title: Microsoft Hyper-V
|
||||||
|
- path: /machine/drivers/openstack/
|
||||||
|
title: OpenStack
|
||||||
|
- path: /machine/drivers/virtualbox/
|
||||||
|
title: Oracle VirtualBox
|
||||||
|
- path: /machine/drivers/rackspace/
|
||||||
|
title: Rackspace
|
||||||
|
- path: /machine/drivers/vm-fusion/
|
||||||
|
title: VMware Fusion
|
||||||
|
- path: /machine/drivers/vm-cloud/
|
||||||
|
title: VMware vCloud Air
|
||||||
|
- path: /machine/drivers/vsphere/
|
||||||
|
title: VMware vSphere
|
||||||
|
- path: /machine/migrate-to-machine/
|
||||||
|
title: Migrate from Boot2Docker to Machine
|
||||||
|
- path: /release-notes/docker-machine/
|
||||||
|
title: Docker Machine release notes
|
||||||
|
- sectiontitle: Docker Hub
|
||||||
section:
|
section:
|
||||||
- path: /docker-hub/
|
- path: /docker-hub/
|
||||||
title: Quickstart
|
title: Quickstart
|
||||||
|
|
@ -3667,22 +3484,14 @@ manuals:
|
||||||
section:
|
section:
|
||||||
- path: /release-notes/
|
- path: /release-notes/
|
||||||
title: Overview
|
title: Overview
|
||||||
- sectiontitle: Docker Enterprise Platform
|
- path: /engine/release-notes/
|
||||||
section:
|
title: Docker EE and CE
|
||||||
- path: /ee/release-notes/
|
nosync: true
|
||||||
title: Platform
|
- path: /cs-engine/1.13/release-notes/
|
||||||
- path: /engine/release-notes/
|
title: CS Docker Engine
|
||||||
title: Docker Engine - Enterprise and Engine - Community
|
nosync: true
|
||||||
nosync: true
|
- path: /release-notes/docker-engine/
|
||||||
- path: /ee/ucp/release-notes/
|
title: Docker (1.13 and earlier)
|
||||||
title: Docker Universal Control Plane
|
|
||||||
nosync: true
|
|
||||||
- path: /ee/dtr/release-notes/
|
|
||||||
title: Docker Trusted Registry
|
|
||||||
nosync: true
|
|
||||||
- path: /ee/desktop/release-notes/
|
|
||||||
title: Docker Desktop Enterprise
|
|
||||||
nosync: true
|
|
||||||
- path: /docker-for-mac/release-notes/
|
- path: /docker-for-mac/release-notes/
|
||||||
title: Docker Desktop for Mac
|
title: Docker Desktop for Mac
|
||||||
nosync: true
|
nosync: true
|
||||||
|
|
@ -3698,121 +3507,14 @@ manuals:
|
||||||
- path: /docker-for-azure/release-notes/
|
- path: /docker-for-azure/release-notes/
|
||||||
title: Docker for Azure
|
title: Docker for Azure
|
||||||
nosync: true
|
nosync: true
|
||||||
|
- path: /release-notes/docker-machine/
|
||||||
|
title: Docker Machine release notes
|
||||||
|
nosync: true
|
||||||
- path: /release-notes/docker-swarm/
|
- path: /release-notes/docker-swarm/
|
||||||
title: Docker Swarm release notes
|
title: Docker Swarm release notes
|
||||||
nosync: true
|
nosync: true
|
||||||
- sectiontitle: Superseded products and tools
|
- sectiontitle: Superseded products and tools
|
||||||
section:
|
section:
|
||||||
- path: /cs-engine/1.13/release-notes/
|
|
||||||
title: CS Docker Engine
|
|
||||||
- path: /release-notes/docker-engine/
|
|
||||||
title: Docker (1.13 and earlier)
|
|
||||||
- path: /release-notes/docker-machine/
|
|
||||||
title: Docker Machine
|
|
||||||
sectiontitle: Docker Machine
|
|
||||||
section:
|
|
||||||
- path: /machine/overview/
|
|
||||||
title: Machine overview
|
|
||||||
- path: /machine/install-machine/
|
|
||||||
title: Install Machine
|
|
||||||
- path: /machine/get-started/
|
|
||||||
title: Get started with a local VM
|
|
||||||
- path: /machine/get-started-cloud/
|
|
||||||
title: Provision hosts in the cloud
|
|
||||||
- sectiontitle: Learn by example
|
|
||||||
section:
|
|
||||||
- path: /machine/examples/ocean/
|
|
||||||
title: Provision Digital Ocean Droplets
|
|
||||||
- path: /machine/examples/aws/
|
|
||||||
title: Provision AWS EC2 instances
|
|
||||||
- path: /machine/concepts/
|
|
||||||
title: Machine concepts and help
|
|
||||||
- sectiontitle: Machine (docker-machine) CLI
|
|
||||||
section:
|
|
||||||
- path: /machine/reference/
|
|
||||||
title: Machine CLI overview
|
|
||||||
- path: /machine/completion/
|
|
||||||
title: Machine command-line completion
|
|
||||||
- path: /machine/reference/active/
|
|
||||||
title: active
|
|
||||||
- path: /machine/reference/config/
|
|
||||||
title: config
|
|
||||||
- path: /machine/reference/create/
|
|
||||||
title: create
|
|
||||||
- path: /machine/reference/env/
|
|
||||||
title: env
|
|
||||||
- path: /machine/reference/help/
|
|
||||||
title: help
|
|
||||||
- path: /machine/reference/inspect/
|
|
||||||
title: inspect
|
|
||||||
- path: /machine/reference/ip/
|
|
||||||
title: ip
|
|
||||||
- path: /machine/reference/kill/
|
|
||||||
title: kill
|
|
||||||
- path: /machine/reference/ls/
|
|
||||||
title: ls
|
|
||||||
- path: /machine/reference/mount/
|
|
||||||
title: mount
|
|
||||||
- path: /machine/reference/provision/
|
|
||||||
title: provision
|
|
||||||
- path: /machine/reference/regenerate-certs/
|
|
||||||
title: regenerate-certs
|
|
||||||
- path: /machine/reference/restart/
|
|
||||||
title: restart
|
|
||||||
- path: /machine/reference/rm/
|
|
||||||
title: rm
|
|
||||||
- path: /machine/reference/scp/
|
|
||||||
title: scp
|
|
||||||
- path: /machine/reference/ssh/
|
|
||||||
title: ssh
|
|
||||||
- path: /machine/reference/start/
|
|
||||||
title: start
|
|
||||||
- path: /machine/reference/status/
|
|
||||||
title: status
|
|
||||||
- path: /machine/reference/stop/
|
|
||||||
title: stop
|
|
||||||
- path: /machine/reference/upgrade/
|
|
||||||
title: upgrade
|
|
||||||
- path: /machine/reference/url/
|
|
||||||
title: url
|
|
||||||
- sectiontitle: Machine drivers
|
|
||||||
section:
|
|
||||||
- path: /machine/drivers/
|
|
||||||
title: Drivers overview
|
|
||||||
- path: /machine/drivers/os-base/
|
|
||||||
title: Driver options and operating system defaults
|
|
||||||
- path: /machine/drivers/aws/
|
|
||||||
title: Amazon Web Services
|
|
||||||
- path: /machine/drivers/digital-ocean/
|
|
||||||
title: Digital Ocean
|
|
||||||
- path: /machine/drivers/exoscale/
|
|
||||||
title: Exoscale
|
|
||||||
- path: /machine/drivers/generic/
|
|
||||||
title: Generic
|
|
||||||
- path: /machine/drivers/gce/
|
|
||||||
title: Google Compute Engine
|
|
||||||
- path: /machine/drivers/soft-layer/
|
|
||||||
title: IBM Softlayer
|
|
||||||
- path: /machine/drivers/azure/
|
|
||||||
title: Microsoft Azure
|
|
||||||
- path: /machine/drivers/hyper-v/
|
|
||||||
title: Microsoft Hyper-V
|
|
||||||
- path: /machine/drivers/openstack/
|
|
||||||
title: OpenStack
|
|
||||||
- path: /machine/drivers/virtualbox/
|
|
||||||
title: Oracle VirtualBox
|
|
||||||
- path: /machine/drivers/rackspace/
|
|
||||||
title: Rackspace
|
|
||||||
- path: /machine/drivers/vm-fusion/
|
|
||||||
title: VMware Fusion
|
|
||||||
- path: /machine/drivers/vm-cloud/
|
|
||||||
title: VMware vCloud Air
|
|
||||||
- path: /machine/drivers/vsphere/
|
|
||||||
title: VMware vSphere
|
|
||||||
- path: /machine/migrate-to-machine/
|
|
||||||
title: Migrate from Boot2Docker to Machine
|
|
||||||
- path: /release-notes/docker-machine/
|
|
||||||
title: Docker Machine release notes
|
|
||||||
- sectiontitle: Docker Swarm (standalone)
|
- sectiontitle: Docker Swarm (standalone)
|
||||||
section:
|
section:
|
||||||
- path: /swarm/overview/
|
- path: /swarm/overview/
|
||||||
|
|
@ -3875,30 +3577,3 @@ manuals:
|
||||||
title: Docker Swarm API
|
title: Docker Swarm API
|
||||||
- path: /release-notes/docker-swarm/
|
- path: /release-notes/docker-swarm/
|
||||||
title: Docker Swarm release notes
|
title: Docker Swarm release notes
|
||||||
sectiontitle: Docker Toolbox (legacy)
|
|
||||||
section:
|
|
||||||
- path: /toolbox/overview/
|
|
||||||
title: Toolbox overview
|
|
||||||
- path: /toolbox/toolbox_install_mac/
|
|
||||||
title: Install Toolbox on Mac
|
|
||||||
- path: /toolbox/toolbox_install_windows/
|
|
||||||
title: Install Toolbox on Windows
|
|
||||||
- sectiontitle: Kitematic
|
|
||||||
section:
|
|
||||||
- path: /kitematic/userguide/
|
|
||||||
title: "Kitematic user guide: intro & overview"
|
|
||||||
- path: /kitematic/nginx-web-server/
|
|
||||||
title: Set up an Nginx web server
|
|
||||||
- path: /kitematic/minecraft-server/
|
|
||||||
title: Set up a Minecraft Server
|
|
||||||
- path: /kitematic/rethinkdb-dev-database/
|
|
||||||
title: Creating a local RethinkDB database for development
|
|
||||||
- path: /kitematic/faq/
|
|
||||||
title: Frequently asked questions
|
|
||||||
- path: /kitematic/known-issues/
|
|
||||||
title: Known issues
|
|
||||||
- path: /toolbox/faqs/troubleshoot/
|
|
||||||
title: Troubleshooting
|
|
||||||
- title: Release notes
|
|
||||||
path: /engine/release-notes/
|
|
||||||
nosync: true
|
|
||||||
Loading…
Reference in New Issue