diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index acc1155..ec59574 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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. \ No newline at end of file +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` \ No newline at end of file