Skip to content

Commit 6ee0567

Browse files
authored
ENGDOCS-2084 (#19940)
1 parent b50530b commit 6ee0567

File tree

20 files changed

+20
-23
lines changed

20 files changed

+20
-23
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Home
3-
description: Home page for Docker's documentation
3+
description: Docker Documentation is the official Docker library of resources, manuals, and guides to help you containerize applications.
44
keywords: Docker, documentation, manual, guide, reference, api, samples
55
grid:
66
- title: Docker Desktop

content/admin/company/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: Learn about managing companies.
2+
description: Learn about managing companies in Docker including how they relate to organizations, their key features, and more
33
keywords: company, multiple organizations, manage companies
44
title: Overview
55
grid:

content/admin/organization/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: Learn about organizations.
2+
description: Learn about managing organizations in Docker including how they relate to teams, how to onboard, and more
33
keywords: organizations, admin, overview
44
title: Organization administration overview
55
grid:

content/build/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Overview of Docker Build
3-
description: Introduction and overview of Docker Build
3+
description: Get an overview of Docker Build to package and bundle your code and ship it anywhere
44
keywords: build, buildx, buildkit
55
grid:
66
- title: Packaging your software

content/build/building/packaging.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Packaging your software
3+
description: Learn about Dockerfiles and how to use them with Docker Images to build and package your software
34
keywords: build, buildx, buildkit, getting started, dockerfile
45
aliases:
56
- /build/hellobuild/

content/build/cloud/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Docker Build Cloud
3-
description: Get started with Docker Build Cloud
3+
description: Find documentation on Docker Build Cloud to help you build your container images faster, both locally and in CI
44
keywords: build, cloud, cloud build, remote builder
55
aliases:
66
- /build/hydrobuild/

content/build/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Build release notes
3-
description: Release notes for Buildx
3+
description: Learn about the new features, bug fixes, and breaking changes for the newest Buildx release
44
keywords: build, buildx, buildkit, release notes
55
tags: [Release notes]
66
toc_max: 2

content/compose/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Docker Compose release notes
3-
description: Release notes for Docker Compose
3+
description: Learn about the new features, bug fixes, and breaking changes for the newest Docker Compose release
44
keywords: release notes, compose
55
tags: [Release notes]
66
toc_max: 2

content/desktop/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
2-
description: Explore more of Docker Desktop, what it has to offer, and its key features.
3-
Take the next step by downloading or find additional resources.
2+
description: Explore Docker Desktop, what it has to offer, and its key features. Take the next step by downloading or find additional resources
43
keywords: how to use docker desktop, what is docker desktop used for, what does docker
54
desktop do, using docker desktop
65
title: Overview of Docker Desktop

content/desktop/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: Release notes for Docker Desktop for Mac, Linux, and Windows
2+
description: Find the Docker Desktop release notes for Mac, Linux, and Windows.
33
keywords: Docker desktop, release notes, linux, mac, windows
44
title: Docker Desktop release notes
55
tags: [Release notes]

0 commit comments

Comments
 (0)