アカウントの無効化
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.
警告
All Docker products and services that use your Docker account will be inaccessible after deactivating your account.
前提条件
Docker アカウントの無効化を行うにあたっては、以下の条件を満たしている必要があります。
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 Choose profile page.
- 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.
Download any images and tags you want to keep. Use
docker pull -a <image>:<tag>
.Unlink your GitHub and Bitbucket accounts.
無効化
Once you have completed all the previous steps, you can deactivate your account.
警告
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.