mirror of https://github.com/docker/docs.git
Merge pull request #14576 from djs55/improve-terminal-troubleshooting
troubleshooting: include the support form link in terminal section
This commit is contained in:
commit
da39579753
|
@ -115,6 +115,8 @@ To view the contents of the diagnostic file, run:
|
|||
$ open /tmp/BE9AFAAF-F68B-41D0-9D12-84760E6B8740/20190905152051.zip
|
||||
```
|
||||
|
||||
If you have a paid Docker subscription, open the [Docker Desktop support](https://hub.docker.com/support/desktop/){:target="_blank" rel="noopener" class="_"} form. Fill in the information required and add the ID to the Diagnostics ID field. Click **Submit** to request Docker Desktop support.
|
||||
|
||||
### Self-diagnose tool
|
||||
|
||||
Docker Desktop contains a self-diagnose tool which helps you to identify some common problems. Before you run the self-diagnose tool, locate `com.docker.diagnose`. If you have installed Docker Desktop
|
||||
|
|
|
@ -82,6 +82,8 @@ Diagnostics Bundle: C:\Users\User\AppData\Local\Temp\CD6CF862-9CBD-4007-9C2F-5FB
|
|||
Diagnostics ID: CD6CF862-9CBD-4007-9C2F-5FBE0572BBC2/20180720152545 (uploaded)
|
||||
```
|
||||
|
||||
If you have a paid Docker subscription, open the [Docker Desktop support](https://hub.docker.com/support/desktop/){:target="_blank" rel="noopener" class="_"} form. Fill in the information required and add the ID to the Diagnostics ID field. Click **Submit** to request Docker Desktop support.
|
||||
|
||||
### Self-diagnose tool
|
||||
|
||||
Docker Desktop contains a self-diagnose tool which helps you to identify some common
|
||||
|
|
Loading…
Reference in New Issue