This commit is contained in:
craig-osterhout 2022-09-12 13:14:17 -07:00
parent f37fc4e786
commit 729a4465e9
No known key found for this signature in database
GPG Key ID: 497A5E49261C73B5
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ The `registry.json` file must contain the following contents, where `myorg` is r
}
```
In Docker Hub, you can download the registry.json file for your organization or copy the specific commands to create the file for your organization. To download the file or view the commands in [Docker Hub](http://hub.docker.com), go to **Organizations** > **_Your Organization_** > **Settings** > **Enforce Sign-in**.
In Docker Hub, you can download the registry.json file for your organization or copy the specific commands to create the file for your organization. To download the file or copy the commands from [Docker Hub](http://hub.docker.com), go to **Organizations** > **_Your Organization_** > **Settings** > **Enforce Sign-in**.
Alternatively, you can use the following methods to create a `registry.json` file based on the user's operating system.