mirror of https://github.com/docker/docs.git
Update _includes/configure-registry-json.md
This commit is contained in:
parent
49d0839771
commit
fd8fa8782f
|
@ -133,7 +133,7 @@ at `/usr/share/docker-desktop/registry/registry.json` and includes
|
|||
the organization information to which the user belongs. Make sure the file has the
|
||||
expected content and can't be edited by the user, only by root.
|
||||
|
||||
Verify that the content of the file contains the correct information;
|
||||
Verify that the content of the file contains the correct information:
|
||||
|
||||
```console
|
||||
$ sudo cat /usr/share/docker-desktop/registry/registry.json
|
||||
|
|
Loading…
Reference in New Issue