6.9 KiB
description | keywords | title | toc_min | toc_max |
---|---|---|---|---|
Docker Business onboarding | business, organizations, get started, onboarding | Docker Business onboarding | 1 | 2 |
The following section contains step-by-step instructions on how to get started onboarding your organization after you obtain a Docker Business subscription.
Prerequisites
Before you start to on board your organization, ensure that you've completed the following:
- You have a Docker Business subscription. Get in touch with us if you haven't subscribed to Docker Business yet.
- Your Docker Business subscription is new. If you upgraded your Docker Team subscription or renewed your Docker Business subscription, see what's next.
- Your Docker Business subscription has started. You can't complete all the steps until after your subscription start date.
- You are familiar with Docker terminology. If you discover any unfamiliar terms, see the glossary or FAQs.
Step 1: Identify your Docker users and their Docker accounts
To begin, you should identify which users you will need to add to your Docker Business organization. Identifying your users will help you efficiently allocate your subscription's seats and manage access.
- Identify the Docker users in your organization.
- 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
- Mac:
- If your organization doesn't use device management software, you may survey your users.
- 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:
- 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{: target="blank" rel="noopener" class=""}, go to Account Settings{: target="blank" rel="noopener" class=""}, and update the email address to their email address in your organization's domain.
- To create a new account, instruct your users to go sign up{: target="blank" rel="noopener" class=""} using their email address in your organization's domain.
- Ask your Docker sales representative to provide a list of Docker accounts that use an email address in your organization's domain.
Step 2: Add your Docker Business subscription to an organization
On the day that your Docker Business subscription starts, your organization's primary contact will receive a welcome email from Docker to guide you through creating a new organization or to let you choose an existing organization for your Docker Business subscription.
Note
If your organization's primary contact doesn't receive a welcome email from Docker on the day that your subscription starts:
- Check your email spam folder.
- Use the steps below to verify that your Docker Business organization doesn't already exist.
- Contact your Docker sales representative to verify your primary contact's email address.
After completing the steps from the welcome email, verify that your organization exists and your organization has a Docker Business subscription:
- Go to Billing Details{: target="blank" rel="noopener" class=""} and then select on your organization's name.
- Under Plan, view your subscription. If you organization has a Docker Business subscription, you will see Docker Business.
Step 3: Invite owners
Now that you have a Docker Business organization, it's time to start adding owners to help you set up and manage your organization. Owners can add or remove members, and configure Single Sign-on as well as other security settings.
To add an owner, invite a user to the owners team. For more details, see Invite members{: target="blank" rel="noopener" class=""}.
Step 4: Invite members
Add members to your organization using a CSV file, or by entering their email addresses. For more details, see Invite members{: target="blank" rel="noopener" class=""}
Step 5: Manage members with SSO and SCIM
Automate adding members to your organization using the following:
- Single Sign-on: Automatically provision and add members when they sign in to Docker Hub through your identity provider. For details, see Single Sign-on overview.
- System for Cross-domain Identity Management: Automatically provision, add, and de-provision members from your identity provider. For details, see SCIM.
Step 6: Enforce sign-in for Docker Desktop
By default, members of your organization can use Docker Desktop on their machines without signing in to any Docker account. To ensure that a user signs in to a Docker account that is a member of your organization and that the
organization’s settings apply to the user’s session, you can use a registry.json
file. For details, see Configure registry.json to enforce sign-in{: target="blank" rel="noopener" class=""}.
What's next
Configure security settings and manage your repositories:
- Create repositories to share container images.
- Consolidate a repository from your personal account to your organization.
- Create teams and configure repository permissions.
- Configure Hardened Docker Desktop to improve your organization’s security posture for containerized development. Hardened Docker Desktop includes:
- Settings Management, which helps you to confidently manage and control the usage of Docker Desktop within your organization.
- Enhanced Container Isolation, a setting that instantly enhances security by preventing containers from running as root in Docker Desktop’s Linux VM.
- Image Access Management, lets you control which images developers can pull from Docker Hub.
- Registry Access Management, lets you control the registries developers can access.
Your Docker Business subscription provides many more additional features. Learn more.