mirror of https://github.com/docker/docs.git
add build plan to deactivate account prereqs
This commit is contained in:
parent
4a3675cf89
commit
ba85bea6e8
|
@ -28,6 +28,8 @@ Before deactivating your Docker account, ensure that you meet the following requ
|
|||
|
||||
- If you have an active Docker subscription, [downgrade it to a Docker Personal subscription](../subscription/downgrade.md).
|
||||
|
||||
- If you have an active Docker Cloud Build Paid subscription, [downgrade it to a Docker Cloud Build Starter subscription](../billing/build-billing.md#downgrade-your-subscription).
|
||||
|
||||
- If you have an active Docker Scout subscription, [downgrade it to a Docker Scout Free subscription](../billing/scout-billing.md#downgrade-your-subscription).
|
||||
|
||||
- Download any images and tags you want to keep. Use `docker pull -a <image>:<tag>`.
|
||||
|
|
Loading…
Reference in New Issue