Onboard your organization
Onboarding your organization allows you to gain visibility into the activity of your users and enforce security settings. In addition, members of your organization receive increased pull limits and other organization wide benefits. For more details, see Docker subscriptions and features.
Prerequisites
Before you start to onboard your organization, ensure that you:
Have a Docker Team or Business subscription. See Pricing & Subscriptionsopen_in_new for details.
Note
When purchasing a subscription through Pricing & Subscriptionsopen_in_new, the on-screen instructions guide you through creating an organization. If you have purchased a subscription through Docker Sales and you have not yet created an organization, see Create an organization.
Familiarize yourself with Docker concepts and terminology in the glossary and FAQs.
Step 1: Identify your Docker users and their Docker accounts
Identifying your users will ensure that you allocate your subscription seats efficiently and that all your Docker users receive the benefits of your subscription.
- 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
- Linux:
/opt/docker-desktop
- Mac:
- If your organization doesn't use device management software or your users haven't installed Docker Desktop yet, 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 Hubopen_in_new, 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 upopen_in_new using their email address in your organization's domain.
- Ask your Docker sales representative or contact salesopen_in_new to get a list of Docker accounts that use an email address in your organization's domain.
Step 2: Invite owners
When you create an organization, you are the only owner. You may optionally add additional owners. Owners can help you onboard and manage your organization.
To add an owner, invite a user and assign them the owner role. For more details, see Invite members.
Step 3: Invite members
When you add users to your organization, you gain visibility into their activity and you can enforce security settings. In addition, members of your organization receive increased pull limits and other organization wide benefits.
To add a member, invite a user and assign them the member role. For more details, see Invite members.
Step 4: Manage members with SSO and SCIM
Configuring Single Sign-On (SSO) or System for Cross-domain Identity Management (SCIM) is optional and only available to Docker Business subscribers. To upgrade a Docker Team subscription to a Docker Business subscription, see Upgrade your subscription.
You can manage your members in your identity provider and automatically provision them to your Docker organization with SSO or SCIM. See the following for more details.
- Configure SSO to automatically provision and add members when they sign in to Docker through your identity provider.
- Configure SCIM to automatically provision, add, and de-provision members to Docker through your identity provider.
Step 5: 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. You must enforce sign-in to ensure that users receive the benefits of your Docker subscription and that security settings are enforced. For details, see Configure registry.json to enforce sign-in.
What's next
- Create and manage repositories.
- Create teams for fine-grained repository access.
- Configure Hardened Docker Desktop to improve your organization’s security posture for containerized development.
- Audit your domains to ensure that all Docker users in your domain are part of your organization.
Your Docker subscription provides many more additional features. To learn more, see Docker subscriptions and features.