Deactivate an account
You can deactivate an account at any time. This section describes the prerequisites and steps to deactivate a user account. For information on deactivating an organization, see Deactivating an organization.
Warning
All Docker products and services that use your Docker account will be inaccessible after deactivating your account.
Prerequisites
Before deactivating your Docker account, ensure you meet the following requirements:
For owners, you must leave your organization or company before deactivating your Docker account. To do this:
- Sign in to the Docker Admin Console.
- Select the organization you need to leave from the top-left drop-down menu.
- Find your username in the Members tab.
- Select the More options menu and then select Leave organization.
If you are the sole owner of an organization, you must assign the owner role to another member of the organization and then remove yourself from the organization, or deactivate the organization. Similarly, if you are the sole owner of a company, either add someone else as a company owner and then remove yourself, or deactivate the company.
If you have an active Docker subscription, downgrade it to a Docker Personal subscription.
If you have an active Docker Build Cloud Paid subscription, downgrade it to a Docker Build Cloud Starter subscription.
If you have an active Docker Scout subscription, downgrade it to a Docker Scout Free subscription.
Download any images and tags you want to keep. Use
docker pull -a <image>:<tag>
.Unlink your GitHub and Bitbucket accounts.
Deactivate
Once you have completed all the previous steps, you can deactivate your account.
Warning
This cannot be undone. Be sure you've gathered all the data you need from your account before deactivating it.
- Sign in to Docker Home.
- Select your avatar to open the drop-down menu.
- Select Account settings.
- In the Account management section, select Deactivate account.
- To confirm, select Deactivate account.