From a8f9b373b20778929d7d0040c896e584f0684a5a Mon Sep 17 00:00:00 2001 From: Jerae Duffin Date: Wed, 22 Sep 2021 14:55:01 -0500 Subject: [PATCH] revised step 4 --- docker-hub/access-tokens.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docker-hub/access-tokens.md b/docker-hub/access-tokens.md index 584fdae340..1a6de2f9b0 100644 --- a/docker-hub/access-tokens.md +++ b/docker-hub/access-tokens.md @@ -39,10 +39,11 @@ You can create as many tokens as you need. 4. Add a description for your token. Use something that indicates where the token will be used, or set a purpose for the token. +You can view the following access permissions from the drop-down: ![PAT Menu](images/hub-create-token.png){:width="700px"} -5. You can view the following permissions from the drop-down: +5. The table below lists the tokens available in each subscription: | Feature | Personal | Pro | Team | Business | | --------------------- | ---- | ----- | ----- |----- | @@ -53,7 +54,7 @@ the token will be used, or set a purpose for the token. >*You can create 1 access token as part of the Docker Personal tier, 5 tokens as part of Docker Pro, and Unlimited tokens as part of Docker Team and Business tier. For more information, see [Docker Pricing](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade){: target="_blank" rel="noopener" class="_"}. -6. Copy the token that appears on the screen and save it. You will not be able to retrieve the token once you close this prompt. +5. Copy the token that appears on the screen and save it. You will not be able to retrieve the token once you close this prompt. ![Copy Token](images/hub-copy-token.png){:width="700px"}