Skip to content

Commit b2745bd

Browse files
authored
Specify the registry.json file encoding (#23984)
<!--Delete sections as needed --> ## Description Added a mention of exactly which file encoding we expect for the user created `registry.json` file. ## Related issues or tickets https://docker.atlassian.net/browse/DDB-181 Similar to #23983 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 14aa810 commit b2745bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/manuals/enterprise/security/enforce-sign-in

content/manuals/enterprise/security/enforce-sign-in/methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ The registry.json method works across all platforms and offers flexible deployme
220220

221221
### File locations
222222

223-
Create the `registry.json` file at the appropriate location:
223+
Create the `registry.json` file (UTF-8 without BOM) at the appropriate location:
224224

225225
| Platform | Location |
226226
| --- | --- |

0 commit comments

Comments
 (0)