From a96fd1ddb499ea855bf0e52051d8379a280fe9e8 Mon Sep 17 00:00:00 2001 From: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> Date: Tue, 7 Feb 2023 14:00:55 -0800 Subject: [PATCH] Add Linux Docker Desktop path to onboarding (#16673) --- docker-hub/onboard-business.md | 1 + docker-hub/onboard-team.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docker-hub/onboard-business.md b/docker-hub/onboard-business.md index b7381d8be9..506ab93763 100644 --- a/docker-hub/onboard-business.md +++ b/docker-hub/onboard-business.md @@ -24,6 +24,7 @@ To begin, you should identify which users you will need to add to your Docker Bu - If your organization uses device management software, like MDM or JAMF, you may use the device management software to help identify Docker users. See your device management software's documentation for details. You can identify Docker users by checking if Docker Desktop is installed at the following location on each user's machine: - Mac: `/Applications/Docker.app` - Windows: `C:\Program Files\Docker\Docker` + - Linux: `/opt/docker-desktop` - If your organization doesn't use device management software, you may survey your users. 2. Instruct all your Docker users in your organization to update their existing Docker account's email address to an address that's in your organization's domain, or to create a new account using an email address in your organization's domain. - To update an account's email address, instruct your users to sign in to [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"}, go to [Account Settings](https://hub.docker.com/settings/general){: target="_blank" rel="noopener" class="_"}, and update the email address to their email address in your organization's domain. diff --git a/docker-hub/onboard-team.md b/docker-hub/onboard-team.md index 5e87903abb..3332a76e91 100644 --- a/docker-hub/onboard-team.md +++ b/docker-hub/onboard-team.md @@ -22,6 +22,7 @@ To begin, you should identify which users you will need to add to your Docker Te - If your organization uses device management software, like MDM or JAMF, you may use the device management software to help identify Docker users. See your device management software's documentation for details. You can identify Docker users by checking if Docker Desktop is installed at the following location on each user's machine: - Mac: `/Applications/Docker.app` - Windows: `C:\Program Files\Docker\Docker` + - Linux: `/opt/docker-desktop` - If your organization doesn't use device management software, you may survey your users. 2. Instruct all your Docker users in your organization to update their existing Docker account's email address to an address that's in your organization's domain, or to create a new account using an email address in your organization's domain. - To update an account's email address, instruct your users to sign in to [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"}, go to [Account Settings](https://hub.docker.com/settings/general){: target="_blank" rel="noopener" class="_"}, and update the email address to their email address in your organization's domain.