-
Notifications
You must be signed in to change notification settings - Fork 8.1k
ENGDOCS-2498 #22287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ENGDOCS-2498 #22287
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -1,7 +1,7 @@ | ||||||||||||||
| --- | ||||||||||||||
| description: See what support is available for Docker Desktop | ||||||||||||||
| keywords: Support, Docker Desktop, Linux, Mac, Windows | ||||||||||||||
| title: Get support | ||||||||||||||
| title: Get support for Docker Desktop | ||||||||||||||
| weight: 20 | ||||||||||||||
| aliases: | ||||||||||||||
| - /desktop/support/ | ||||||||||||||
|
|
@@ -14,6 +14,10 @@ | |||||||||||||
| ### How do I get Docker Desktop support? | ||||||||||||||
|
|
||||||||||||||
| > [!TIP] | ||||||||||||||
| > | ||||||||||||||
| > Before reaching out for support, follow the appropriate [Diagnose steps](/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md#diagnose) in the troubleshooting documentation. | ||||||||||||||
| If you have a paid Docker subscription, you can [contact the Support team](https://hub.docker.com/support/contact/). | ||||||||||||||
|
|
||||||||||||||
| All Docker users can seek support through the following resources, where Docker or the community respond on a best effort basis. | ||||||||||||||
|
|
@@ -23,49 +27,50 @@ | |||||||||||||
| - [Docker Community Forums](https://forums.docker.com/) | ||||||||||||||
| - [Docker Community Slack](http://dockr.ly/comm-slack) | ||||||||||||||
|
|
||||||||||||||
|
|
||||||||||||||
| ### What support can I get? | ||||||||||||||
|
|
||||||||||||||
| * Account management related issues | ||||||||||||||
| * Automated builds | ||||||||||||||
| * Basic product 'how to' questions | ||||||||||||||
| * Billing or subscription issues | ||||||||||||||
| * Configuration issues | ||||||||||||||
| * Desktop installation issues | ||||||||||||||
| * Installation crashes | ||||||||||||||
| * Failure to launch Docker Desktop on first run | ||||||||||||||
| * Desktop update issues | ||||||||||||||
| * Sign-in issues in both the command line interface and Docker Hub user interface | ||||||||||||||
| * Push or pull issues, including rate limiting | ||||||||||||||
| * Usage issues | ||||||||||||||
| * Crash closing software | ||||||||||||||
| * Docker Desktop not behaving as expected | ||||||||||||||
| - Account management related issues | ||||||||||||||
| - Automated builds | ||||||||||||||
| - Basic product 'how to' questions | ||||||||||||||
| - Billing or subscription issues | ||||||||||||||
| - Configuration issues | ||||||||||||||
| - Desktop installation issues | ||||||||||||||
| - Installation crashes | ||||||||||||||
| - Failure to launch Docker Desktop on first run | ||||||||||||||
| - Desktop update issues | ||||||||||||||
| - Sign-in issues in both the command line interface and Docker Hub user interface | ||||||||||||||
| - Push or pull issues, including rate limiting | ||||||||||||||
| - Usage issues | ||||||||||||||
| - Crash closing software | ||||||||||||||
| - Docker Desktop not behaving as expected | ||||||||||||||
|
|
||||||||||||||
| For Windows users, you can also request support on: | ||||||||||||||
|
||||||||||||||
| For Windows users, you can also request support on: | |
| For Windows users, you can also request support on: |
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - Turning on virtualization in BIOS | |
| - Turning on Windows features | |
| - Running inside [certain VM or VDI environments](/manuals/desktop/setup/vm-vdi.md) (Docker Business customers only) | |
| - Turning on virtualization in BIOS | |
| - Turning on Windows features | |
| - Running inside [certain VM or VDI environments](/manuals/desktop/setup/vm-vdi.md) (Docker Business customers only) |
Check failure on line 60 in content/manuals/desktop/troubleshoot-and-support/support.md
GitHub Actions / vale
[vale] reported by reviewdog 🐶
[Vale.Terms] Use 'Docker Engine' instead of 'Docker engine'.
Raw Output:
{"message": "[Vale.Terms] Use 'Docker Engine' instead of 'Docker engine'.", "location": {"path": "content/manuals/desktop/troubleshoot-and-support/support.md", "range": {"start": {"line": 60, "column": 19}}}, "severity": "ERROR"}
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - Support for the Docker engine, Docker CLI, or other bundled Linux components | |
| - Support for the Docker Engine, Docker CLI, or other bundled Linux components |
Check warning on line 98 in content/manuals/desktop/troubleshoot-and-support/support.md
GitHub Actions / vale
[vale] reported by reviewdog 🐶
[Docker.HeadingLength] Try to keep headings short (< 8 words).
Raw Output:
{"message": "[Docker.HeadingLength] Try to keep headings short (\u003c 8 words).", "location": {"path": "content/manuals/desktop/troubleshoot-and-support/support.md", "range": {"start": {"line": 98, "column": 5}}}, "severity": "INFO"}
Uh oh!
There was an error while loading. Please reload this page.