From 884eae93ba185580d0ae0778553406ee42a3aa43 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Mon, 28 Nov 2022 18:20:30 +0000 Subject: [PATCH] align HD with product naming in marketing (#16239) --- _data/toc.yaml | 2 +- _includes/landing-page/hardened-desktop.html | 4 ++-- desktop/hardened-desktop/index.md | 20 +++++++++---------- .../registry-access-management.md | 2 +- desktop/release-notes.md | 2 +- subscription/index.md | 2 +- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/_data/toc.yaml b/_data/toc.yaml index 856c07a108..840871f9b3 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1271,7 +1271,7 @@ manuals: title: Run Docker Desktop for Windows in a VM or VDI environment - path: /desktop/uninstall/ title: Uninstall Docker Desktop - - sectiontitle: Hardened Desktop + - sectiontitle: Hardened Docker Desktop section: - path: /desktop/hardened-desktop/ title: Overview diff --git a/_includes/landing-page/hardened-desktop.html b/_includes/landing-page/hardened-desktop.html index 69f96881e6..547e3429a9 100644 --- a/_includes/landing-page/hardened-desktop.html +++ b/_includes/landing-page/hardened-desktop.html @@ -2,10 +2,10 @@

- Hardened Desktop for Docker Business customers + Hardened Docker Desktop for Docker Business customers


-

Two new security features have been introduced for Docker Business users, Settings Management and Enhanced Container Isolation, as part of Docker Desktop’s new Hardened Desktop security model.

+

Two new security features have been introduced for Docker Business users, Settings Management and Enhanced Container Isolation, as part of Docker Desktop’s new security model.

extensions diff --git a/desktop/hardened-desktop/index.md b/desktop/hardened-desktop/index.md index 3ab1563b36..52f8067160 100644 --- a/desktop/hardened-desktop/index.md +++ b/desktop/hardened-desktop/index.md @@ -1,25 +1,25 @@ --- -title: Hardened Desktop -description: Overview of what Hardened Desktop is +title: Hardened Docker Desktop +description: Overview of what Hardened Docker Desktop is keywords: security, hardened desktop, enhanced container isolation, registry access management, settings management root access, admins, docker desktop, image access management --- >Note > ->Hardened Desktop is available to Docker Business customers only. +>Hardened Docker Desktop is available to Docker Business customers only. -Hardened Desktop is a security model for Docker Desktop. It's designed to provide admins with a simple and powerful way to improve their organization's security posture for containerized development, without impacting the developer experience that Docker Desktop offers. +Hardened Docker Desktop is a security model for Docker Desktop. It's designed to provide admins with a simple and powerful way to improve their organization's security posture for containerized development, without impacting the developer experience that Docker Desktop offers. It is for security conscious organizations who don’t give their users root or admin access on their machines, and who would like Docker Desktop to be within their organization’s centralized control. -The Hardened Desktop security model moves the ownership boundary for containers to the organization, meaning that any security controls admins set cannot be altered by the user of Docker Desktop. +The Hardened Docker Desktop security model moves the ownership boundary for containers to the organization, meaning that any security controls admins set cannot be altered by the user of Docker Desktop. -Hardened Desktop includes: +Hardened Docker Desktop includes: - Settings Management, which helps admins to confidently manage and control the usage of Docker Desktop within their organization. - Enhanced Container Isolation, a setting that instantly enhances security by preventing containers from running as root in Docker Desktop’s Linux VM and ensures that any configurations set using Settings Management, cannot be modified by containers. - Registry Access Management, which allows admins to control the registries developers can access. - Image Access Management, which gives admins control over which images developers can pull from Docker Hub. -Docker plans to continue adding more security enhancements to the Hardened Desktop security model. +Docker plans to continue adding more security enhancements to the Hardened Docker Desktop security model.
@@ -27,7 +27,7 @@ Docker plans to continue adding more security enhancements to the Hardened Deskt
- Hardened Desktop + Hardened Docker Desktop

Settings Management

Learn how Settings Management can secure your developers' workflows.

@@ -49,7 +49,7 @@ Docker plans to continue adding more security enhancements to the Hardened Deskt
- Hardened Desktop + Hardened Docker Desktop

Registry Access Management

Control the registries developers can access while using Docker Desktop.

@@ -58,7 +58,7 @@ Docker plans to continue adding more security enhancements to the Hardened Deskt
- Hardened Desktop + Hardened Docker Desktop

Image Access Management

Control the images developers can pull from Docker Hub.

diff --git a/desktop/hardened-desktop/registry-access-management.md b/desktop/hardened-desktop/registry-access-management.md index f4a758121e..d5b43f4d03 100644 --- a/desktop/hardened-desktop/registry-access-management.md +++ b/desktop/hardened-desktop/registry-access-management.md @@ -1,6 +1,6 @@ --- description: Registry Access Management -keywords: registry access managment, Hardened Desktop, Docker Desktop, images, Docker Hub +keywords: registry access managment, Hardened Docker Desktop, Docker Desktop, images, Docker Hub title: Registry Access Management redirect_from: - /docker-hub/registry-access-management/ diff --git a/desktop/release-notes.md b/desktop/release-notes.md index f30ddb7fe2..9f28e9bc0f 100644 --- a/desktop/release-notes.md +++ b/desktop/release-notes.md @@ -225,7 +225,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge ### New -- Two new security features have been introduced for Docker Business users, Settings Management and Enhanced Container Isolation. Read more about Docker Desktop’s new [Hardened Desktop security model](hardened-desktop/index.md). +- Two new security features have been introduced for Docker Business users, Settings Management and Enhanced Container Isolation. Read more about Docker Desktop’s new [Hardened Docker Desktop security model](hardened-desktop/index.md). - Added the new Dev Environments CLI `docker dev`, so you can create, list, and run Dev Envs via command line. Now it's easier to integrate Dev Envs into custom scripts. - Docker Desktop can now be installed to any drive and folder using the `--installation-dir`. Partially addresses [docker/roadmap#94](https://github.com/docker/roadmap/issues/94). diff --git a/subscription/index.md b/subscription/index.md index be1429fd40..c9536ee268 100644 --- a/subscription/index.md +++ b/subscription/index.md @@ -53,7 +53,7 @@ For a list of features available in each tier, see [Docker Pricing](https://www. **Docker Business** offers centralized management and advanced security features for enterprises that use Docker at scale. It empowers leaders to manage their Docker development environments and speed up their secure software supply chain initiatives. -In addition to all the features available in Docker Pro and Docker Team, Docker Business includes [Hardened Desktop](../desktop/hardened-desktop/index.md) enhanced container isolation and settings management, centralized management, [Image Access Management](../docker-hub/image-access-management.md) with the ability to control what registries and content developers can access, ensuring teams are building secure from the start by only pulling trusted base images,[Single Sign-On](../single-sign-on/index.md),[System for Cross-domain Identity Management](../docker-hub/scim.md) and more. +In addition to all the features available in Docker Pro and Docker Team, Docker Business includes [Hardened Docker Desktop](../desktop/hardened-desktop/index.md) enhanced container isolation and settings management, centralized management, [Image Access Management](../docker-hub/image-access-management.md) with the ability to control what registries and content developers can access, ensuring teams are building secure from the start by only pulling trusted base images,[Single Sign-On](../single-sign-on/index.md),[System for Cross-domain Identity Management](../docker-hub/scim.md) and more. For a list of features available in each tier, see [Docker Pricing](https://www.docker.com/pricing/){: target="_blank" rel="noopener" class="_" id="dkr_docs_subscription_btl"}.