From 3c54d2ff9c6d88613f4e10d97de742ce6043d176 Mon Sep 17 00:00:00 2001 From: Dawn-Docker <51414965+DawnWood-Docker@users.noreply.github.com> Date: Fri, 8 Nov 2019 08:13:40 -0800 Subject: [PATCH] Update toc (#9819) --- README.md | 8 +- _data/toc.yaml | 367 +++++++------------- app-template/working-with-template.md | 6 +- app/working-with-app.md | 2 +- assemble/install.md | 2 +- buildx/working-with-buildx.md | 2 +- develop/dev-best-practices.md | 28 -- docker-for-mac/index.md | 2 +- docker-for-mac/install.md | 2 +- docker-for-mac/release-notes.md | 2 +- docker-for-windows/release-notes.md | 2 +- docker-hub/access-tokens.md | 2 +- docker-hub/orgs.md | 2 +- docker-hub/release-notes.md | 2 +- ee/admin/backup/back-up-ucp.md | 2 +- ee/desktop/release-notes.md | 2 +- ee/ucp/admin/install/system-requirements.md | 2 +- ee/ucp/release-notes.md | 2 +- engine/context/working-with-contexts.md | 6 +- engine/release-notes.md | 2 +- get-docker.md | 39 +++ get-started/index.md | 2 +- get-started/nav.html | 10 +- get-started/part2.md | 2 +- get-started/part3.md | 6 +- get-started/part4.md | 2 +- get-started/part5.md | 4 +- reference.md | 9 +- storage/tmpfs.md | 2 +- 29 files changed, 202 insertions(+), 319 deletions(-) create mode 100644 get-docker.md diff --git a/README.md b/README.md index 2c7f1854a3..2748b78431 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ # Docs @ Docker +Welcome to the repo for our documentation. This is the source for +[https://docs.docker.com/](https://docs.docker.com/). -Welcome to the repo for our documentation. This is the source for -[https://docs.docker.com/](https://docs.docker.com/). - -Feel free to send us pull requests and file issues. Our docs are completely +Feel free to send us pull requests and file issues. Our docs are completely open source and we deeply appreciate contributions from our community! - ## Table of Contents - [Providing feedback](#providing-feedback) diff --git a/_data/toc.yaml b/_data/toc.yaml index a88f07627b..39a96cd4c4 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -86,12 +86,6 @@ guides: title: Binaries - path: /install/linux/linux-postinstall/ title: Optional Linux post-installation steps - - title: MacOS - path: /docker-for-mac/install/ - nosync: true - - title: Microsoft Windows - path: /docker-for-windows/install/ - nosync: true - sectiontitle: Docker Enterprise section: - title: About Docker Enterprise @@ -110,9 +104,6 @@ guides: title: Ubuntu - path: /install/windows/docker-ee/ title: Microsoft Windows Server - - title: Release notes - path: /engine/release-notes/ - nosync: true - sectiontitle: Compatibility between Docker versions section: - path: /engine/ce-ee-node-activate/ @@ -133,13 +124,13 @@ guides: section: - title: "Part 1: Orientation and setup" path: /get-started/ - - title: "Part 2: Containerizing an Application" + - title: "Part 2: Containerizing an application" path: /get-started/part2/ - title: "Part 3: Deploying to Kubernetes" path: /get-started/part3/ - title: "Part 4: Deploying to Swarm" path: /get-started/part4/ - - title: "Part 5: Sharing Images on Docker Hub" + - title: "Part 5: Sharing images on Docker Hub" path: /get-started/part5/ - path: /get-started/resources/ title: "Educational resources" @@ -161,20 +152,8 @@ guides: title: Docker build enhancements for 18.09 - path: /develop/develop-images/multistage-build/ title: Use multi-stage builds - - path: /engine/reference/builder/ - title: Dockerfile reference - nosync: true - path: /develop/develop-images/image_management/ title: Manage images - - path: /samples/ - title: Docker app examples - nosync: true - - sectiontitle: Develop using the Docker Engine SDKs and API - section: - - path: /develop/sdk/ - title: Overview - - path: /develop/sdk/examples/ - title: SDK and API examples - sectiontitle: Configure networking section: - path: /network/ @@ -215,7 +194,6 @@ guides: title: (Legacy) Container links - path: /network/overlay-standalone.swarm/ title: Overlay networks for Swarm Classic - - sectiontitle: Manage application data section: - path: /storage/ @@ -262,12 +240,6 @@ guides: title: Configure and run Docker - path: /config/daemon/systemd/ title: Control Docker with systemd - - path: /config/labels-custom-metadata/ - title: Apply custom metadata to daemons - nosync: true - - path: /config/containers/logging/configure/ - title: Configuring default drivers - nosync: true - sectiontitle: Work with external tools section: - path: /config/thirdparty/ @@ -286,12 +258,6 @@ guides: title: Container runtime metrics - path: /config/containers/resource_constraints/ title: Runtime options with Memory, CPUs, and GPUs - - path: /config/labels-custom-metadata/ - title: Apply custom metadata to containers - nosync: true - - path: /config/pruning/ - title: Prune unused containers - nosync: true - sectiontitle: Logging section: - path: /config/containers/logging/ @@ -328,9 +294,6 @@ guides: title: Journald logging driver - path: /config/containers/logging/splunk/ title: Splunk logging driver - - path: /registry/recipes/mirror/ - title: Run a local registry mirror - nosync: true - sectiontitle: Work with external tools section: - path: /config/thirdparty/dsc/ @@ -341,8 +304,6 @@ guides: title: Chef - path: /config/thirdparty/puppet/ title: Puppet - - path: /config/thirdparty/ambassador_pattern_linking/ - title: (Obsolete) Link via an ambassador container - sectiontitle: Security section: - path: /engine/security/security/ @@ -427,8 +388,6 @@ guides: title: Manage sensitive data with Docker secrets - path: /engine/swarm/swarm_manager_locking/ title: Lock your swarm - - path: /engine/swarm/networking/ - title: Manage swarm service networks - path: /engine/swarm/admin_guide/ title: Swarm administration guide - path: /engine/swarm/raft/ @@ -483,29 +442,34 @@ guides: title: FedRAMP - path: /compliance/fisma/ title: FISMA - - sectiontitle: Open source at Docker section: - path: /opensource/ title: Contribute to documentation - path: /opensource/ways/ title: Other ways to contribute - - sectiontitle: Documentation archive section: - path: /docsarchive/ title: View the docs archives - - path: /hackathon/ - title: Docs hackathon results reference: - sectiontitle: File formats section: - title: Dockerfile reference path: /engine/reference/builder/ - - title: Compose file reference - path: /compose/compose-file/ - nosync: true + - sectiontitle: Compose file reference + section: + - path: /compose/compose-file/ + title: Version 3 + - path: /compose/compose-file/compose-file-v2/ + title: Version 2 + - path: /compose/compose-file/compose-file-v1/ + title: Version 1 + - path: /compose/compose-file/compose-versioning/ + title: About versions and upgrading + - path: /compose/faq/ + title: Frequently asked questions - sectiontitle: Command-Line Interfaces (CLIs) section: @@ -629,7 +593,6 @@ reference: title: docker checkpoint ls - path: /engine/reference/commandline/checkpoint_rm/ title: docker checkpoint rm - - sectiontitle: docker cluster * section: - path: /engine/reference/commandline/cluster/ @@ -1070,14 +1033,64 @@ reference: title: docker volume rm - path: /engine/reference/commandline/wait/ title: docker wait + - sectiontitle: Docker Compose CLI reference + section: + - path: /compose/reference/overview/ + title: Overview of docker-compose CLI + - path: /compose/reference/envvars/ + title: CLI environment variables + - path: /compose/completion/ + title: Command-line completion + - path: /compose/reference/build/ + title: build + - path: /compose/reference/bundle/ + title: bundle + - path: /compose/reference/config/ + title: config + - path: /compose/reference/create/ + title: create + - path: /compose/reference/down/ + title: down + - path: /compose/reference/events/ + title: events + - path: /compose/reference/exec/ + title: exec + - path: /compose/reference/help/ + title: help + - path: /compose/reference/kill/ + title: kill + - path: /compose/reference/logs/ + title: logs + - path: /compose/reference/pause/ + title: pause + - path: /compose/reference/port/ + title: port + - path: /compose/reference/ps/ + title: ps + - path: /compose/reference/pull/ + title: pull + - path: /compose/reference/push/ + title: push + - path: /compose/reference/restart/ + title: restart + - path: /compose/reference/rm/ + title: rm + - path: /compose/reference/run/ + title: run + - path: /compose/reference/scale/ + title: scale + - path: /compose/reference/start/ + title: start + - path: /compose/reference/stop/ + title: stop + - path: /compose/reference/top/ + title: top + - path: /compose/reference/unpause/ + title: unpause + - path: /compose/reference/up/ + title: up - title: Daemon CLI (dockerd) - path: /engine/reference/commandline/dockerd/ - - title: Machine (docker-machine) CLI - path: /machine/reference/ - nosync: true - - title: Compose (docker-compose) CLI - path: /compose/reference/overview/ - nosync: true + path: engine/reference/commandline/dockerd/ - sectiontitle: DTR CLI section: - path: /reference/dtr/2.7/cli/ @@ -1126,7 +1139,6 @@ reference: title: uninstall-ucp - path: /reference/ucp/3.2/cli/upgrade/ title: upgrade - - sectiontitle: Application Programming Interfaces (APIs) section: - sectiontitle: Docker Engine API @@ -1191,23 +1203,52 @@ reference: title: v1.18 reference - title: DTR API path: /reference/dtr/2.7/api/ - - title: UCP API - path: /reference/ucp/3.2/api/ - title: Registry API path: /registry/spec/api/ - nosync: true - + - title: Template API + path: /app-template/api-reference/ + - title: UCP API + path: /reference/ucp/3.2/api/ - sectiontitle: Drivers and specifications section: - - title: Image specification - path: /registry/spec/manifest-v2-2/ - - title: Machine drivers - path: /machine/drivers/os-base/ - - title: Registry token authentication - path: /registry/spec/auth/ - - title: Registry storage drivers - path: /registry/storage-drivers/ - + - sectiontitle: Registry image manifests + section: + - path: /registry/spec/manifest-v2-1/ + title: Image manifest v 2, schema 1 + - path: /registry/spec/manifest-v2-2/ + title: Image manifest v 2, schema 2 + - path: /registry/spec/deprecated-schema-v1/ + title: Update deprecated schema v1 images + - sectiontitle: Registry token authorization + section: + - path: /registry/spec/auth/ + title: Docker Registry token authentication + - path: /registry/spec/auth/jwt/ + title: Token authentication implementation + - path: /registry/spec/auth/oauth/ + title: Oauth2 token authentication + - path: /registry/spec/auth/scope/ + title: Token scope documentation + - path: /registry/spec/auth/token/ + title: Token authentication specification + - sectiontitle: Registry storage drivers + section: + - path: /registry/storage-drivers/ + title: Storage driver overview + - path: /registry/storage-drivers/oss/ + title: Aliyun OSS storage driver + - path: /registry/storage-drivers/filesystem/ + title: Filesystem storage driver + - path: /registry/storage-drivers/gcs/ + title: GCS storage driver + - path: /registry/storage-drivers/inmemory/ + title: In-memory storage driver + - path: /registry/storage-drivers/azure/ + title: Microsoft Azure storage driver + - path: /registry/storage-drivers/s3/ + title: S3 storage driver + - path: /registry/storage-drivers/swift/ + title: Swift storage driver - sectiontitle: Compliance control references section: - sectiontitle: NIST 800-53 @@ -1305,13 +1346,8 @@ manuals: title: Cluster file structure - path: /cluster/reference/envvars/ title: Environment variables - - path: /cluster/reference/ - title: Subcommands - sectiontitle: Docker Engine - Enterprise section: - - path: /ee/supported-platforms/ - title: Install Docker Engine - Enterprise - nosync: true - title: Release notes path: /engine/release-notes/ - sectiontitle: Universal Control Plane @@ -1418,9 +1454,6 @@ manuals: path: /ee/admin/backup/back-up-ucp/ - title: Restore UCP path: /ee/admin/restore/restore-ucp/ - - title: CLI reference - path: /reference/ucp/3.2/cli/ - nosync: true - sectiontitle: Authorize role-based access section: - path: /ee/ucp/authorization/ @@ -1509,10 +1542,6 @@ manuals: path: /ee/ucp/interlock/usage/canary/ - title: Using context or path-based routing path: /ee/ucp/interlock/usage/context/ - - title: Specifying a routing mode - path: /ee/ucp/interlock/usage/interlock-vip-mode/ - - title: Using routing labels - 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 @@ -1573,9 +1602,6 @@ manuals: path: /ee/ucp/kubernetes/cluster-ingress/canary/ - title: Implementing Persistent (sticky) Sessions path: /ee/ucp/kubernetes/cluster-ingress/sticky/ - - title: API reference - path: /reference/ucp/3.2/api/ - nosync: true - path: /ee/ucp/release-notes/ title: Release notes - sectiontitle: Previous versions @@ -2694,9 +2720,9 @@ manuals: - title: Repair a cluster path: /ee/dtr/admin/disaster-recovery/repair-a-cluster/ - title: Create a backup - path: /ee/dtr/admin/disaster-recovery/create-a-backup/ + path: /ee/admin/backup/back-up-dtr/ - title: Restore from a backup - path: /ee/dtr/admin/disaster-recovery/restore-from-backup/ + path: /ee/admin/restore/restore-dtr/ - title: CLI reference path: /reference/dtr/2.7/cli/ nosync: true @@ -3760,9 +3786,6 @@ manuals: section: - path: /ee/docker-ee-architecture/ title: Docker Enterprise Architecture - - path: /ee/supported-platforms/ - title: Supported platforms - nosync: true - path: /ee/end-to-end-install/ title: Deploy Docker Enterprise - path: /ee/upgrade/ @@ -3773,24 +3796,12 @@ manuals: 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: /engine/reference/commandline/cluster_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/ @@ -3815,28 +3826,10 @@ manuals: 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 Buildx - section: - - path: /buildx/working-with-buildx/ - title: Working with Docker Buildx - - path: /engine/reference/commandline/buildx/ - title: CLI reference +- path: /app/working-with-app/ + title: Docker App +- path: /buildx/working-with-buildx/ + title: Docker Buildx - sectiontitle: Docker Compose section: - path: /compose/ @@ -3845,74 +3838,6 @@ manuals: title: Install Compose - path: /compose/gettingstarted/ title: Getting started - - sectiontitle: Compose (docker-compose) CLI reference - section: - - path: /compose/reference/overview/ - title: Overview of docker-compose CLI - - path: /compose/reference/envvars/ - title: CLI environment variables - - path: /compose/completion/ - title: Command-line completion - - path: /compose/reference/build/ - title: build - - path: /compose/reference/bundle/ - title: bundle - - path: /compose/reference/config/ - title: config - - path: /compose/reference/create/ - title: create - - path: /compose/reference/down/ - title: down - - path: /compose/reference/events/ - title: events - - path: /compose/reference/exec/ - title: exec - - path: /compose/reference/help/ - title: help - - path: /compose/reference/kill/ - title: kill - - path: /compose/reference/logs/ - title: logs - - path: /compose/reference/pause/ - title: pause - - path: /compose/reference/port/ - title: port - - path: /compose/reference/ps/ - title: ps - - path: /compose/reference/pull/ - title: pull - - path: /compose/reference/push/ - title: push - - path: /compose/reference/restart/ - title: restart - - path: /compose/reference/rm/ - title: rm - - path: /compose/reference/run/ - title: run - - path: /compose/reference/scale/ - title: scale - - path: /compose/reference/start/ - title: start - - path: /compose/reference/stop/ - title: stop - - path: /compose/reference/top/ - title: top - - path: /compose/reference/unpause/ - title: unpause - - path: /compose/reference/up/ - title: up - - sectiontitle: Compose file reference - section: - - path: /compose/compose-file/ - title: Version 3 - - path: /compose/compose-file/compose-file-v2/ - title: Version 2 - - path: /compose/compose-file/compose-file-v1/ - title: Version 1 - - path: /compose/compose-file/compose-versioning/ - title: About versions and upgrading - - path: /compose/faq/ - title: Frequently asked questions - path: /compose/bundles/ title: Docker stacks and distributed application bundles - path: /compose/swarm/ @@ -3927,20 +3852,14 @@ manuals: title: Networking in Compose - path: /compose/production/ title: Using Compose in production - - path: /compose/link-env-deprecated/ - title: Link environment variables (deprecated) - path: /compose/startup-order/ title: Control startup order - path: /compose/samples-for-compose/ title: Sample apps with Compose - path: /release-notes/docker-compose/ 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 +- path: /engine/context/working-with-contexts/ + title: Docker Context - sectiontitle: Docker Desktop for Mac section: - path: /docker-for-mac/ @@ -4067,6 +3986,8 @@ manuals: title: Trust chain - path: /docker-hub/publish/byol/ title: Bring Your Own License (BYOL) +- path: /app-template/working-with-template/ + title: Docker Template - sectiontitle: Open-source projects section: - sectiontitle: Docker Notary @@ -4125,48 +4046,6 @@ manuals: title: Compatibility - path: /registry/help/ title: Getting help - - sectiontitle: Registry reference - section: - - path: /registry/spec/api/ - title: Registry HTTP API v2 - - sectiontitle: Registry image manifests - section: - - path: /registry/spec/manifest-v2-1/ - title: Image manifest v 2, schema 1 - - path: /registry/spec/manifest-v2-2/ - title: Image manifest v 2, schema 2 - - path: /registry/spec/deprecated-schema-v1/ - title: Update deprecated schema v1 images - - sectiontitle: Registry storage drivers - section: - - path: /registry/storage-drivers/ - title: Storage driver overview - - path: /registry/storage-drivers/oss/ - title: Aliyun OSS storage driver - - path: /registry/storage-drivers/filesystem/ - title: Filesystem storage driver - - path: /registry/storage-drivers/gcs/ - title: GCS storage driver - - path: /registry/storage-drivers/inmemory/ - title: In-memory storage driver - - path: /registry/storage-drivers/azure/ - title: Microsoft Azure storage driver - - path: /registry/storage-drivers/s3/ - title: S3 storage driver - - path: /registry/storage-drivers/swift/ - title: Swift storage driver - - sectiontitle: Registry specifications - section: - - path: /registry/spec/auth/ - title: Docker Registry token authentication - - path: /registry/spec/auth/jwt/ - title: Token authentication implementation - - path: /registry/spec/auth/oauth/ - title: Oauth2 token authentication - - path: /registry/spec/auth/scope/ - title: Token scope documentation - - path: /registry/spec/auth/token/ - title: Token authentication specification - path: /release-notes/ title: Release notes - sectiontitle: Superseded products and tools diff --git a/app-template/working-with-template.md b/app-template/working-with-template.md index fe4961cc0d..1337148f5e 100644 --- a/app-template/working-with-template.md +++ b/app-template/working-with-template.md @@ -1,6 +1,6 @@ --- -title: Working with Docker Template (experimental) -description: Working with Docker Application Template +title: Docker Template +description: Working with Docker Template keywords: Docker, application template, Application Designer, --- @@ -26,7 +26,7 @@ given service, and writes the output to the `/project` mounted folder. definition. It contains the name of the service, description, and available parameters such as ports, volumes, etc. For a complete list of parameters that are allowed, see [Docker Template API -reference](/ee/app-template/api-reference). +reference](/app-template/api-reference/). An _application template_ is a collection of one or more service templates. An application template generates a Dockerfile per service and only one Compose diff --git a/app/working-with-app.md b/app/working-with-app.md index f293d5d9fd..663b9f62e1 100644 --- a/app/working-with-app.md +++ b/app/working-with-app.md @@ -1,5 +1,5 @@ --- -title: Working with Docker App (experimental) +title: Docker App description: Learn about Docker App keywords: Docker App, applications, compose, orchestration --- diff --git a/assemble/install.md b/assemble/install.md index f96f093bbd..69dbe82e49 100644 --- a/assemble/install.md +++ b/assemble/install.md @@ -1,5 +1,5 @@ --- -title: Docker Assemble (experimental) +title: Docker Assemble description: Installing Docker Assemble keywords: Assemble, Docker Enterprise, plugin, Spring Boot, .NET, c#, F# --- diff --git a/buildx/working-with-buildx.md b/buildx/working-with-buildx.md index b0b5c4c0c3..9d34d3adbf 100644 --- a/buildx/working-with-buildx.md +++ b/buildx/working-with-buildx.md @@ -1,5 +1,5 @@ --- -title: Working with Docker Buildx (experimental) +title: Docker Buildx description: Working with Docker Buildx keywords: Docker, buildx, multi-arch --- diff --git a/develop/dev-best-practices.md b/develop/dev-best-practices.md index 8643755396..237f2923ef 100644 --- a/develop/dev-best-practices.md +++ b/develop/dev-best-practices.md @@ -78,34 +78,6 @@ keep image size small: standalone containers, consider migrating to use single-replica services, so that you can take advantage of these service-only features. -## Use swarm services when possible - -- When possible, design your application with the ability to scale using swarm - services. -- Even if you only need to run a single instance of your application, swarm - services provide several advantages over standalone containers. A service's - configuration is declarative, and Docker is always working to keep the - desired and actual state in sync. -- Networks and volumes can be connected and disconnected from swarm services, - and Docker handles redeploying the individual service containers in a - non-disruptive way. Standalone containers need to be manually stopped, removed, - and recreated to accommodate configuration changes. -- Several features, such as the ability to store - [secrets](/engine/swarm/secrets.md) and [configs](/engine/swarm/configs.md), - are only available to services rather than standalone containers. These - features allow you to keep your images as generic as possible and to avoid - storing sensitive data within the Docker images or containers themselves. -- Let `docker stack deploy` handle any image pulls for you, instead of using - `docker pull`. This way, your deployment doesn't try to pull from nodes - that are down. Also, when new nodes are added to the swarm, images are - pulled automatically. - -There are limitations around sharing data amongst nodes of a swarm service. -If you use [Docker for AWS](/docker-for-aws/persistent-data-volumes.md) or -[Docker for Azure](/docker-for-azure/persistent-data-volumes.md), you can use the -Cloudstor plugin to share data amongst your swarm service nodes. You can also -write your application data into a separate database which supports simultaneous -updates. ## Use CI/CD for testing and deployment diff --git a/docker-for-mac/index.md b/docker-for-mac/index.md index d537c6d6dc..75174182c7 100644 --- a/docker-for-mac/index.md +++ b/docker-for-mac/index.md @@ -525,4 +525,4 @@ After you have successfully authenticated, you can access your organizations and * Check out the blog post, [What’s New in Docker 17.06 Community Edition (CE)](https://blog.docker.com/2017/07/whats-new-docker-17-06-community-edition-ce/){: - target="_blank" class="_"}. + target="_blank" class="_"}. \ No newline at end of file diff --git a/docker-for-mac/install.md b/docker-for-mac/install.md index f75cef3b79..35dfd29c55 100644 --- a/docker-for-mac/install.md +++ b/docker-for-mac/install.md @@ -122,4 +122,4 @@ For information on how to back up and restore data volumes, see [Backup, restore - [Release notes](release-notes.md) lists component updates, new features, and improvements associated with Stable releases. For information about Edge releases, see [Edge release notes](edge-release-notes.md). -- [Get started with Docker](/get-started/) provides a general Docker tutorial. +- [Get started with Docker](/get-started/) provides a general Docker tutorial. \ No newline at end of file diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index a55690130c..d00a2c0bcc 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -784,4 +784,4 @@ events or unexpected unmounts. * Docker 1.12.0 * Docker Machine 0.8.0 -* Docker Compose 1.8.0 +* Docker Compose 1.8.0 \ No newline at end of file diff --git a/docker-for-windows/release-notes.md b/docker-for-windows/release-notes.md index be012387fc..8096250880 100644 --- a/docker-for-windows/release-notes.md +++ b/docker-for-windows/release-notes.md @@ -768,4 +768,4 @@ We did not distribute a 1.12.4 stable release * Docker 1.12.0 * Docker Machine 0.8.0 -* Docker Compose 1.8.0 +* Docker Compose 1.8.0 \ No newline at end of file diff --git a/docker-hub/access-tokens.md b/docker-hub/access-tokens.md index 685bb34355..080b5ae0aa 100644 --- a/docker-hub/access-tokens.md +++ b/docker-hub/access-tokens.md @@ -65,4 +65,4 @@ a password, enter your token instead. If you have 2FA enabled, you must use a personal access token when logging in from the Docker CLI. If you don't have it enabled, this is an optional (but -more secure) method of authentication. +more secure) method of authentication. \ No newline at end of file diff --git a/docker-hub/orgs.md b/docker-hub/orgs.md index 263958ef93..870d630e22 100644 --- a/docker-hub/orgs.md +++ b/docker-hub/orgs.md @@ -167,4 +167,4 @@ automatically have Read permissions: > **Note**: A User who has not yet verified their email address only has > `Read` access to the repository, regardless of the rights their team -> membership has given them. +> membership has given them. \ No newline at end of file diff --git a/docker-hub/release-notes.md b/docker-hub/release-notes.md index 580fc91c19..3a9fc59272 100644 --- a/docker-hub/release-notes.md +++ b/docker-hub/release-notes.md @@ -98,4 +98,4 @@ has been updated. ### Known Issues -* Scan results don't appear for some official images. +* Scan results don't appear for some official images. \ No newline at end of file diff --git a/ee/admin/backup/back-up-ucp.md b/ee/admin/backup/back-up-ucp.md index 478345bedb..5033145c80 100644 --- a/ee/admin/backup/back-up-ucp.md +++ b/ee/admin/backup/back-up-ucp.md @@ -251,4 +251,4 @@ The following table describes the backup schema returned by the `GET` and `LIST` ### Where to go next - [Back up the Docker Trusted Registry](./back-up-dtr/) - + \ No newline at end of file diff --git a/ee/desktop/release-notes.md b/ee/desktop/release-notes.md index ea8039410e..d6da4abd58 100644 --- a/ee/desktop/release-notes.md +++ b/ee/desktop/release-notes.md @@ -238,4 +238,4 @@ Workaround: After signing back into Windows, when Docker Desktop has started, ri - **Device management**: The Docker Desktop Enterprise installer is available as standard MSI (Win) and PKG (Mac) downloads, which allows administrators to script an installation across many developer machines. -- **Administrative control**: IT organizations can specify and lock configuration parameters for creation of a standardized development environment, including disabling drive sharing and limiting version pack installations. Developers run commands in the command line without worrying about configuration settings. +- **Administrative control**: IT organizations can specify and lock configuration parameters for creation of a standardized development environment, including disabling drive sharing and limiting version pack installations. Developers run commands in the command line without worrying about configuration settings. \ No newline at end of file diff --git a/ee/ucp/admin/install/system-requirements.md b/ee/ucp/admin/install/system-requirements.md index c007bb2a4d..483e074875 100644 --- a/ee/ucp/admin/install/system-requirements.md +++ b/ee/ucp/admin/install/system-requirements.md @@ -154,4 +154,4 @@ Learn more about compatibility and the maintenance lifecycle for these products: ## Where to go next - [Plan your installation](plan-installation.md) -- [UCP architecture](../../ucp-architecture.md) +- [UCP architecture](../../ucp-architecture.md) \ No newline at end of file diff --git a/ee/ucp/release-notes.md b/ee/ucp/release-notes.md index e623ea0886..fd5bd9c2f3 100644 --- a/ee/ucp/release-notes.md +++ b/ee/ucp/release-notes.md @@ -2187,4 +2187,4 @@ and the API is fully interactive within the UCP web interface. - [UCP 2.1 release notes](/datacenter/ucp/2.1/guides/release-notes/index.md) - [UCP 2.0 release notes](/datacenter/ucp/2.0/guides/release-notes.md) -- [UCP 1.1 release notes](/datacenter/ucp/1.1/release_notes.md) +- [UCP 1.1 release notes](/datacenter/ucp/1.1/release_notes.md) \ No newline at end of file diff --git a/engine/context/working-with-contexts.md b/engine/context/working-with-contexts.md index e2f83082de..6a0f48bd6e 100644 --- a/engine/context/working-with-contexts.md +++ b/engine/context/working-with-contexts.md @@ -1,7 +1,7 @@ --- -title: Working with Contexts -description: Learn about Docker Contexts -keywords: engine, contexts, cli, kubernetes +title: Docker Context +description: Learn about Docker Context +keywords: engine, context, cli, kubernetes --- diff --git a/engine/release-notes.md b/engine/release-notes.md index 2686773abf..d14d73d348 100644 --- a/engine/release-notes.md +++ b/engine/release-notes.md @@ -3741,4 +3741,4 @@ use `--detach` to keep the old behaviour. ### Windows -* Block pulling Windows images on non-Windows daemons [#29001](https://github.com/docker/docker/pull/29001) +* Block pulling Windows images on non-Windows daemons [#29001](https://github.com/docker/docker/pull/29001) \ No newline at end of file diff --git a/get-docker.md b/get-docker.md new file mode 100644 index 0000000000..1d85e2d056 --- /dev/null +++ b/get-docker.md @@ -0,0 +1,39 @@ +--- +description: Home page for Get Docker +keywords: Docker, documentation, manual +landing: true +title: Get Docker +--- + +
A native application using the macOS sandbox security model which delivers all Docker tools to your Mac.
+A native Windows application which delivers all Docker tools to your Windows computer.
+Install Docker on a computer which already has a Linux distribution installed.
+