mirror of https://github.com/docker/docs.git
ENGDOCS-2336 (#21736)
<!--Delete sections as needed --> ## Description Adds tags and improves page descriptions for some admin content ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
587b827a4d
commit
35a1631540
|
@ -1,7 +1,8 @@
|
||||||
---
|
---
|
||||||
description: Allowlist for Docker Desktop for Business customers
|
description: A list of domain URLs required for Docker Desktop to function correctly within an organization.
|
||||||
keywords: Docker Desktop, allowlist, allow list, firewall
|
keywords: Docker Desktop, allowlist, allow list, firewall, authentication URLs, analytics,
|
||||||
title: Allowlist for Docker Desktop
|
title: Allowlist for Docker Desktop
|
||||||
|
tags: [admin]
|
||||||
linkTitle: Allowlist
|
linkTitle: Allowlist
|
||||||
weight: 100
|
weight: 100
|
||||||
aliases:
|
aliases:
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: FAQs
|
title: FAQs
|
||||||
description: Frequently asked questions for deploying Docker Desktop at scale
|
description: Frequently asked questions for deploying Docker Desktop at scale
|
||||||
keywords: msi, deploy, docker desktop, faqs, pkg
|
keywords: msi, deploy, docker desktop, faqs, pkg, mdm, jamf, intune, windows, mac, enterprise, admin
|
||||||
tags: [FAQ]
|
tags: [FAQ, admin]
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/install/msi/faq/
|
- /desktop/install/msi/faq/
|
||||||
- /desktop/setup/install/msi/faq/
|
- /desktop/setup/install/msi/faq/
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
---
|
---
|
||||||
title: Use the MSI installer
|
title: Use the MSI installer
|
||||||
description: Understand how to use the MSI installer. Also explore additional configuration options.
|
description: Understand how to use the MSI installer. Also explore additional configuration options.
|
||||||
keywords: msi, windows, docker desktop, install, deploy, configure
|
keywords: msi, windows, docker desktop, install, deploy, configure, admin, mdm
|
||||||
|
tags: [admin]
|
||||||
weight: 10
|
weight: 10
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/install/msi/install-and-configure/
|
- /desktop/install/msi/install-and-configure/
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
---
|
---
|
||||||
title: Use the PKG installer
|
title: Use the PKG installer
|
||||||
description: Understand how to use the PKG installer. Also explore additional configuration options.
|
description: Understand how to use the PKG installer. Also explore additional configuration options.
|
||||||
keywords: PKG, mac, docker desktop, install, deploy, configure
|
keywords: pkg, mac, docker desktop, install, deploy, configure, admin, mdm
|
||||||
|
tags: [admin]
|
||||||
weight: 20
|
weight: 20
|
||||||
params:
|
params:
|
||||||
sidebar:
|
sidebar:
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
---
|
---
|
||||||
title: Use Intune
|
title: Use Intune
|
||||||
description: Use Intune, Microsoft's cloud-based device management tool, to deploy Docker Desktop
|
description: Use Intune, Microsoft's cloud-based device management tool, to deploy Docker Desktop
|
||||||
keywords: microsoft, windows, docker desktop, deploy, mdm, enterprise, administrator
|
keywords: microsoft, windows, docker desktop, deploy, mdm, enterprise, administrator, mac, pkg, dmg
|
||||||
|
tags: [admin]
|
||||||
weight: 30
|
weight: 30
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/install/msi/use-intune/
|
- /desktop/install/msi/use-intune/
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
---
|
---
|
||||||
title: Use Jamf Pro
|
title: Use Jamf Pro
|
||||||
description: Use Jamf Pro to deploy Docker Desktop
|
description: Use Jamf Pro to deploy Docker Desktop
|
||||||
keywords: jamf, mac, docker desktop, deploy, mdm, enterprise, administrator,
|
keywords: jamf, mac, docker desktop, deploy, mdm, enterprise, administrator, pkg
|
||||||
|
tags: [admin]
|
||||||
weight: 40
|
weight: 40
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
---
|
---
|
||||||
description: How to configure and use Docker Extensions' private marketplace
|
description: How to configure and use Docker Extensions' private marketplace
|
||||||
keywords: Docker Extensions, Docker Desktop, Linux, Mac, Windows, Marketplace, private, security
|
keywords: Docker Extensions, Docker Desktop, Linux, Mac, Windows, Marketplace, private, security, admin
|
||||||
title: Configure a private marketplace for extensions
|
title: Configure a private marketplace for extensions
|
||||||
|
tags: [admin]
|
||||||
linkTitle: Configure a private marketplace
|
linkTitle: Configure a private marketplace
|
||||||
weight: 30
|
weight: 30
|
||||||
aliases:
|
aliases:
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
---
|
---
|
||||||
description: Understand what happens when you force users to sign in to Docker Desktop
|
description: Understand what happens when you force users to sign in to Docker Desktop
|
||||||
toc_max: 2
|
toc_max: 2
|
||||||
keywords: authentication, registry.json, configure, enforce sign-in, docker desktop, security,
|
keywords: authentication, registry.json, configure, enforce sign-in, docker desktop, security, .plist, registry key, mac, windows
|
||||||
title: Enforce sign-in for Docker Desktop
|
title: Enforce sign-in for Docker Desktop
|
||||||
linkTitle: Enforce sign-in
|
linkTitle: Enforce sign-in
|
||||||
|
tags: [admin]
|
||||||
aliases:
|
aliases:
|
||||||
- /security/for-admins/configure-sign-in/
|
- /security/for-admins/configure-sign-in/
|
||||||
- /docker-hub/configure-sign-in/
|
- /docker-hub/configure-sign-in/
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
---
|
---
|
||||||
description: Learn about the different ways you can force users to sign in to Docker Desktop
|
description: Learn about the different ways you can force your developers to sign in to Docker Desktop
|
||||||
keywords: authentication, registry.json, configure, enforce sign-in, docker desktop, security
|
keywords: authentication, registry.json, configure, enforce sign-in, docker desktop, security, .plist. registry key, mac, windows
|
||||||
title: Ways to enforce sign-in for Docker Desktop
|
title: Ways to enforce sign-in for Docker Desktop
|
||||||
|
tags: [admin]
|
||||||
linkTitle: Methods
|
linkTitle: Methods
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -5,6 +5,7 @@ description: Overview of what Hardened Docker Desktop is and its key features
|
||||||
keywords: security, hardened desktop, enhanced container isolation, registry access
|
keywords: security, hardened desktop, enhanced container isolation, registry access
|
||||||
management, settings management root access, admins, docker desktop, image access
|
management, settings management root access, admins, docker desktop, image access
|
||||||
management
|
management
|
||||||
|
tags: [admin]
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/hardened-desktop/
|
- /desktop/hardened-desktop/
|
||||||
grid:
|
grid:
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
---
|
---
|
||||||
description: Image Access Management
|
description: Manage Docker Hub image access with Image Access Management, restricting developers to trusted images for enhanced security
|
||||||
keywords: image, access, management, trusted content, permissions, Docker Business feature
|
keywords: image, access, management, trusted content, permissions, Docker Business feature, security, admin
|
||||||
title: Image Access Management
|
title: Image Access Management
|
||||||
|
tags: [admin]
|
||||||
aliases:
|
aliases:
|
||||||
- /docker-hub/image-access-management/
|
- /docker-hub/image-access-management/
|
||||||
- /desktop/hardened-desktop/image-access-management/
|
- /desktop/hardened-desktop/image-access-management/
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
---
|
---
|
||||||
description: Registry Access Management
|
description: Control access to approved registries with Registry Access Management, ensuring secure Docker Desktop usage
|
||||||
keywords: registry, access, management, permissions, Docker Business feature
|
keywords: registry, access, management, permissions, Docker Business feature, security, admin
|
||||||
title: Registry Access Management
|
title: Registry Access Management
|
||||||
|
tags: [admin]
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/hardened-desktop/registry-access-management/
|
- /desktop/hardened-desktop/registry-access-management/
|
||||||
- /admin/organization/registry-access/
|
- /admin/organization/registry-access/
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
description: Understand how Settings Management works, who it is for, and what the
|
description: Understand how Settings Management works, who it is for, and what the
|
||||||
benefits are
|
benefits are
|
||||||
keywords: Settings Management, rootless, docker desktop, hardened desktop
|
keywords: Settings Management, rootless, docker desktop, hardened desktop
|
||||||
|
tags: [admin]
|
||||||
title: What is Settings Management?
|
title: What is Settings Management?
|
||||||
linkTitle: Settings Management
|
linkTitle: Settings Management
|
||||||
aliases:
|
aliases:
|
||||||
|
|
Loading…
Reference in New Issue