-
Notifications
You must be signed in to change notification settings - Fork 8.1k
freshness: accounts #23176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
freshness: accounts #23176
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,46 +1,52 @@ | ||
| --- | ||
| title: Deactivate an account | ||
| title: Deactivate a Docker account | ||
| linkTitle: Deactivate an account | ||
| weight: 30 | ||
| description: Learn how to deactivate a Docker user account. | ||
| keywords: Docker Hub, delete, deactivate, account, account management | ||
| keywords: Docker Hub, delete, deactivate, account, account management, delete Docker account, close Docker account, disable Docker 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](../admin/organization/deactivate-account.md). | ||
| Learn how to deactivate an individual Docker account, including prerequisites required | ||
| for deactivation. | ||
|
|
||
| >[!WARNING] | ||
| For information on deactivating an organization, | ||
| see [Deactivating an organization](../admin/organization/deactivate-account.md). | ||
|
|
||
| > [!WARNING] | ||
| > | ||
| > All Docker products and services that use your Docker account will be inaccessible after deactivating your account. | ||
| > All Docker products and services that use your Docker account are | ||
| 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: | ||
| - If you are an organization or company owner, you must leave your organization | ||
| or company before deactivating your Docker account: | ||
| 1. Sign in to [Docker Home](https://app.docker.com/admin) and choose | ||
| your organization. | ||
| 1. Select **Members** and find your username. | ||
| 1. Select the **Actions** 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 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](../subscription/change.md). | ||
|
|
||
| - Download any images and tags you want to keep. Use `docker pull -a <image>:<tag>`. | ||
|
|
||
| - Unlink your [GitHub and Bitbucket accounts](../docker-hub/repos/manage/builds/link-source.md#unlink-a-github-user-account). | ||
| - Unlink your [GitHub and account](../docker-hub/repos/manage/builds/link-source.md#unlink-a-github-user-account). | ||
|
|
||
| ## 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. | ||
| > Deactivating your account is permanent and can't be undone. Make sure | ||
| to back up any important data. | ||
|
|
||
| 1. Sign in to [Docker Home](https://app.docker.com/login). | ||
| 1. Select your avatar to open the drop-down menu. | ||
| 1. Select **Account settings**. | ||
| 1. Select **Deactivate**. | ||
| 1. Select **Deactivate account**. | ||
| 1. To confirm, select **Deactivate account**. | ||
| 1. Select **Deactivate account**, then select again to confirm. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.