Mac: troubleshoot: set width for images

Signed-off-by: Akim Demaille <akim.demaille@docker.com>
This commit is contained in:
Akim Demaille 2018-04-30 10:11:26 +02:00 committed by Joao Fernandes
parent bfe48426d4
commit e82d2d4ab5
1 changed files with 3 additions and 3 deletions

View File

@ -27,20 +27,20 @@ the log data.
Choose ![whale menu](images/whale-x.png){: .inline} --> Choose ![whale menu](images/whale-x.png){: .inline} -->
**Diagnose & Feedback** from the menu bar. **Diagnose & Feedback** from the menu bar.
![Diagnose & Feedback](images/diagnose-feedback.png) ![Diagnose & Feedback](images/diagnose-feedback.png){:width="600px"}
Select **Diagnose**. It runs diagnostics, shows results, and uploads the Select **Diagnose**. It runs diagnostics, shows results, and uploads the
results to Docker. A diagnostic ID is generated, which must be provided when results to Docker. A diagnostic ID is generated, which must be provided when
communicating with the Docker Team. Optionally, you can open an issue on GitHub communicating with the Docker Team. Optionally, you can open an issue on GitHub
using the uploaded results and ID as a basis. using the uploaded results and ID as a basis.
![Diagnostics & Feedback with ID](images/diagnose-feedback-id.png) ![Diagnostics & Feedback with ID](images/diagnose-feedback-id.png){:width="600px"}
If you click **Report an issue**, this opens [Docker for Mac issues on If you click **Report an issue**, this opens [Docker for Mac issues on
GitHub](https://github.com/docker/for-mac/issues/) in your web browser in a GitHub](https://github.com/docker/for-mac/issues/) in your web browser in a
“create new issue” template, to be completed before submission. “create new issue” template, to be completed before submission.
![issue template](images/issues-template.png) ![issue template](images/issues-template.png){:width="600px"}
<a name="logs"></a> <a name="logs"></a>