File tree Expand file tree Collapse file tree
content/manuals/dhi/how-to Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -163,13 +163,13 @@ attestations using `regctl`. You must [install
1631631 . Set environment variables for your specific environment. Replace the
164164 placeholders with your actual values.
165165
166- In this example, you use a Docker username to represent a member of the Docker
167- Hub organization that the DHI repositories are mirrored in. Prepare a
168- [ personal access token (PAT)] ( ../../security/access-tokens.md ) for the user
169- with ` read only ` access. Alternatively, you can use an organization namespace and
170- an [ organization access token
171- (OAT)] ( ../../enterprise/security/access-tokens.md ) to sign in to Docker Hub, but OATs
172- are not yet supported for ` registry.scout.docker.com ` .
166+ In this example, you use a Docker username to represent a member of the Docker
167+ Hub organization that the DHI repositories are mirrored in. Prepare a
168+ [ personal access token (PAT)] ( ../../security/access-tokens.md ) for the user
169+ with ` read only ` access. Alternatively, you can use an organization namespace and
170+ an [ organization access token
171+ (OAT)] ( ../../enterprise/security/access-tokens.md ) to sign in to Docker Hub, but OATs
172+ are not yet supported for ` registry.scout.docker.com ` .
173173
174174 ``` console
175175 $ export DOCKER_USERNAME="YOUR_DOCKER_USERNAME"
You can’t perform that action at this time.
0 commit comments