You can deactivate an account at any time. This section describes the prerequisites and steps to deactivate an organization account. For information on deactivating a user account, see Deactivate a user account.
Warning
All Docker products and services that use your Docker account or organization account will be inaccessible after deactivating your account.
Prerequisites#
Before deactivating an organization, complete the following:
-
Download any images and tags you want to keep:
docker pull -a <image>:<tag>
. -
If you have an active Docker subscription, downgrade it to a free subscription.
-
If you have an active Docker Scout subscription, downgrade it to a Docker Scout Free subscription.
-
Remove all other members within the organization.
-
Unlink your Github and Bitbucket accounts.
Deactivate#
Once you have completed all the previous steps, you can deactivate your organization.
[!WARNING]
This cannot be undone. Be sure you've gathered all the data you need from your organization before deactivating it.
{ { < tabs > } } { { < tab name="Admin Console" > } }
- In Admin Console, choose the organization you want to deactivate.
- Under Organization settings, select Deactivate.
- Enter the organization name to confirm deactivation.
- Select Deactivate organization.
{ { < /tab > } } { { < tab name="Hub" > } }
- On Docker Hub, select Organizations.
- Choose the organization you want to deactivate.
- In Settings, select the Deactivate Org tab and then Deactivate organization.
{ { < /tab > } } { { < /tabs > } }