Skip to content

Commit

Permalink
update bug report form to require docker info output.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jun 8, 2022
1 parent f8bb185 commit 6ae4d23
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@ ghcr.io/analogj/scrutiny:master-omnibus
docker exec scrutiny scrutiny-collector-metrics run
```

The log files will be available on your host in the `config` directory. Please attach them to this issue.
The log files will be available on your host in the `config` directory. Please attach them to this issue.

Please also provide the output of `docker info`

0 comments on commit 6ae4d23

Please sign in to comment.