Update _includes/configure-registry-json.md

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
This commit is contained in:
jerae-duffin 2022-08-29 14:06:02 -05:00 committed by GitHub
parent cc3dd2dd7c
commit 49d0839771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 3 deletions

View File

@ -9,9 +9,11 @@ Desktop and access all their organizations.
Based on the user's operating system, you must create a `registry.json` file at the following location and make sure the file can't be edited by the user:
- Windows: `/ProgramData/DockerDesktop/registry.json`
- Mac: `/Library/Application Support/com.docker.docker/registry.json`
- Linux: `/usr/share/docker-desktop/registry/registry.json`
| Platform | Location |
|----------|----------------------------------------------------------------|
| Windows | `/ProgramData/DockerDesktop/registry.json` |
| Mac | `/Library/Application Support/com.docker.docker/registry.json` |
| Linux | `/usr/share/docker-desktop/registry/registry.json` |
The `registry.json` file must contain the following contents, where `myorg` is replaced with your organization's name.