diff --git a/content/_index.md b/content/_index.md index 1cbcfb4937..7830afd7ec 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,6 +1,6 @@ --- title: Home -description: Home page for Docker's documentation +description: Docker Documentation is the official Docker library of resources, manuals, and guides to help you containerize applications. keywords: Docker, documentation, manual, guide, reference, api, samples grid: - title: Docker Desktop diff --git a/content/admin/company/_index.md b/content/admin/company/_index.md index fa71e01aba..c7abf6ead7 100644 --- a/content/admin/company/_index.md +++ b/content/admin/company/_index.md @@ -1,5 +1,5 @@ --- -description: Learn about managing companies. +description: Learn about managing companies in Docker including how they relate to organizations, their key features, and more keywords: company, multiple organizations, manage companies title: Overview grid: diff --git a/content/admin/organization/_index.md b/content/admin/organization/_index.md index a153b3e694..81a5b9cfff 100644 --- a/content/admin/organization/_index.md +++ b/content/admin/organization/_index.md @@ -1,5 +1,5 @@ --- -description: Learn about organizations. +description: Learn about managing organizations in Docker including how they relate to teams, how to onboard, and more keywords: organizations, admin, overview title: Organization administration overview grid: diff --git a/content/build/_index.md b/content/build/_index.md index 896b6b8fd1..ca54ca1fc6 100644 --- a/content/build/_index.md +++ b/content/build/_index.md @@ -1,6 +1,6 @@ --- title: Overview of Docker Build -description: Introduction and overview of Docker Build +description: Get an overview of Docker Build to package and bundle your code and ship it anywhere keywords: build, buildx, buildkit grid: - title: Packaging your software diff --git a/content/build/building/packaging.md b/content/build/building/packaging.md index 6b3fc457cf..0a0e40381a 100644 --- a/content/build/building/packaging.md +++ b/content/build/building/packaging.md @@ -1,5 +1,6 @@ --- title: Packaging your software +description: Learn about Dockerfiles and how to use them with Docker Images to build and package your software keywords: build, buildx, buildkit, getting started, dockerfile aliases: - /build/hellobuild/ diff --git a/content/build/cloud/_index.md b/content/build/cloud/_index.md index 3605c31c91..41b7bfcf35 100644 --- a/content/build/cloud/_index.md +++ b/content/build/cloud/_index.md @@ -1,6 +1,6 @@ --- title: Docker Build Cloud -description: Get started with Docker Build Cloud +description: Find documentation on Docker Build Cloud to help you build your container images faster, both locally and in CI keywords: build, cloud, cloud build, remote builder aliases: - /build/hydrobuild/ diff --git a/content/build/release-notes.md b/content/build/release-notes.md index a9ec1157db..8134c90df9 100644 --- a/content/build/release-notes.md +++ b/content/build/release-notes.md @@ -1,6 +1,6 @@ --- title: Build release notes -description: Release notes for Buildx +description: Learn about the new features, bug fixes, and breaking changes for the newest Buildx release keywords: build, buildx, buildkit, release notes tags: [Release notes] toc_max: 2 diff --git a/content/compose/release-notes.md b/content/compose/release-notes.md index 523c8450ef..cca61befee 100644 --- a/content/compose/release-notes.md +++ b/content/compose/release-notes.md @@ -1,6 +1,6 @@ --- title: Docker Compose release notes -description: Release notes for Docker Compose +description: Learn about the new features, bug fixes, and breaking changes for the newest Docker Compose release keywords: release notes, compose tags: [Release notes] toc_max: 2 diff --git a/content/desktop/_index.md b/content/desktop/_index.md index 1e072ff1e6..9c55896628 100644 --- a/content/desktop/_index.md +++ b/content/desktop/_index.md @@ -1,6 +1,5 @@ --- -description: Explore more of Docker Desktop, what it has to offer, and its key features. - Take the next step by downloading or find additional resources. +description: Explore Docker Desktop, what it has to offer, and its key features. Take the next step by downloading or find additional resources keywords: how to use docker desktop, what is docker desktop used for, what does docker desktop do, using docker desktop title: Overview of Docker Desktop diff --git a/content/desktop/release-notes.md b/content/desktop/release-notes.md index a08f41a0c9..8624b90d86 100644 --- a/content/desktop/release-notes.md +++ b/content/desktop/release-notes.md @@ -1,5 +1,5 @@ --- -description: Release notes for Docker Desktop for Mac, Linux, and Windows +description: Find the Docker Desktop release notes for Mac, Linux, and Windows. keywords: Docker desktop, release notes, linux, mac, windows title: Docker Desktop release notes tags: [Release notes] diff --git a/content/desktop/use-desktop/_index.md b/content/desktop/use-desktop/_index.md index dde4dbea09..379570bc7d 100644 --- a/content/desktop/use-desktop/_index.md +++ b/content/desktop/use-desktop/_index.md @@ -1,5 +1,5 @@ --- -description: Understand what you can do with Docker Dashboard +description: Learn how to use the Docker Dashboard within Docker Desktop, including Quick search, the Docker menu, and more keywords: Docker Dashboard, manage, containers, gui, dashboard, images, user manual, whale menu title: Explore Docker Desktop diff --git a/content/docker-hub/_index.md b/content/docker-hub/_index.md index 4040cf0788..6680d61ff2 100644 --- a/content/docker-hub/_index.md +++ b/content/docker-hub/_index.md @@ -1,6 +1,5 @@ --- -description: Learn about Docker Hub features and the administrative tasks available - in Docker Hub +description: Find a comprehensive overview of Docker Hub, including its features, administrative settings, how to get started quickly, and more keywords: Docker, docker, docker hub, hub, repositories, docker account title: Overview of Docker Hub grid: diff --git a/content/docker-id/_index.md b/content/docker-id/_index.md index 68fe008796..e5a62a3fc1 100644 --- a/content/docker-id/_index.md +++ b/content/docker-id/_index.md @@ -1,5 +1,5 @@ --- -description: Learn how to register for a Docker ID and log in to your account +description: Learn how to register for a Docker ID and sign in to your account keywords: accounts, docker ID, billing, paid plans, support, Hub, Store, Forums, knowledge base, beta access, email, activation, verification title: Create an account diff --git a/content/engine/_index.md b/content/engine/_index.md index f8269bf120..2aa15994b1 100644 --- a/content/engine/_index.md +++ b/content/engine/_index.md @@ -1,5 +1,5 @@ --- -description: Engine +description: Find a comprehensive overview of Docker Engine, including how to install, storage details, networking, and more keywords: Engine title: Docker Engine overview grid: diff --git a/content/guides/get-started/_index.md b/content/guides/get-started/_index.md index df54aa057d..8765cee5e7 100644 --- a/content/guides/get-started/_index.md +++ b/content/guides/get-started/_index.md @@ -1,7 +1,7 @@ --- title: Overview of get started keywords: get started, quick start, intro, concepts -description: Learn how to get started with Docker and Docker Desktop +description: Find quick, hands-on guides on containerization concepts and how to use Docker Desktop aliases: - /guides/walkthroughs/ diff --git a/content/manuals.md b/content/manuals.md index 79fc985771..4aeee19d5f 100644 --- a/content/manuals.md +++ b/content/manuals.md @@ -1,6 +1,6 @@ --- title: Manuals -description: Explore the Docker product user manuals +description: Learn how to install, set up, configure, and use Docker products with this collection of user guides keywords: docker, docs, manuals, products, user guides, how-to notoc: true skip_read_time: true diff --git a/content/reference/_index.md b/content/reference/_index.md index a8eaa52842..bc6b5d00ad 100644 --- a/content/reference/_index.md +++ b/content/reference/_index.md @@ -1,7 +1,6 @@ --- title: Reference documentation -description: This section includes the reference documentation for the Docker platform’s - various APIs, CLIs, and file formats. +description: Find reference documentation for the Docker platform’s various APIs, CLIs, and file formats notoc: true grid_files: - title: Dockerfile diff --git a/content/scout/_index.md b/content/scout/_index.md index b27a98a95b..f9ce4a6415 100644 --- a/content/scout/_index.md +++ b/content/scout/_index.md @@ -2,8 +2,7 @@ title: Docker Scout keywords: scout, supply chain, vulnerabilities, packages, cves, scan, analysis, analyze description: - Docker Scout analyzes your images to help you understand their dependencies - and potential vulnerabilities + Get an overview on Docker Scout to proactively enhance your software supply chain security aliases: - /atomist/ - /atomist/try-atomist/ diff --git a/content/trusted-content/_index.md b/content/trusted-content/_index.md index dde09d5fd1..424b33a9ab 100644 --- a/content/trusted-content/_index.md +++ b/content/trusted-content/_index.md @@ -1,6 +1,6 @@ --- title: Trusted content -description: Optimize your development workflow with secure base images +description: Optimize your development workflow with secure base images from our selection of trusted content keywords: doi, dvp, dsos, open source, security, base images grid: - title: Docker Official Images diff --git a/content/trusted-content/official-images/_index.md b/content/trusted-content/official-images/_index.md index 6c4e84a11c..0e045dfe8a 100644 --- a/content/trusted-content/official-images/_index.md +++ b/content/trusted-content/official-images/_index.md @@ -1,5 +1,5 @@ --- -description: Overview of Docker Official Images +description: Get an overview on Docker Official Images, what they are, and how they differ from other images available on Docker Hub keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, official,image, documentation title: Docker Official Images