Skip to content

Commit da3fbe6

Browse files
update the references to settings.json (#21822)
<!--Delete sections as needed --> ## Description This PR updates the references to settings.json to `settings-store.json file (or settings.json for Docker Desktop versions 4.34 and earlier)` <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent fd325dc commit da3fbe6

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/desktop/troubleshoot-and-support/faqs

1 file changed

+1
-1
lines changed

content/manuals/desktop/troubleshoot-and-support/faqs/general.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ You can then sign in to your machine with the user ID specified, and launch Dock
8282

8383
> [!NOTE]
8484
>
85-
> Before launching Docker Desktop, if a `settings.json` file already exists in the `~/Library/Group Containers/group.com.docker/` directory, you will see a **Finish setting up Docker Desktop** window that prompts for administrator privileges when you select **Finish**. To avoid this, ensure you delete the `settings.json` file left behind from any previous installations before launching the application.
85+
> Before launching Docker Desktop, if a `settings-store.json` file (or `settings.json` for Docker Desktop versions 4.34 and earlier) already exists in the `~/Library/Group Containers/group.com.docker/` directory, you will see a **Finish setting up Docker Desktop** window that prompts for administrator privileges when you select **Finish**. To avoid this, ensure you delete the `settings-store.json` file (or `settings.json` for Docker Desktop versions 4.34 and earlier) left behind from any previous installations before launching the application.
8686
8787
{{< /tab >}}
8888
{{< tab name="Windows" >}}

0 commit comments

Comments
 (0)