mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-07-12 20:35:07 +02:00
Update docker inspect command in bug_report template
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -48,7 +48,7 @@ The output of `git rev-parse HEAD`: `XXXXX`
|
|||||||
The command you used to start the project: `XXXXX`
|
The command you used to start the project: `XXXXX`
|
||||||
|
|
||||||
<!-- adjust the `latest` tag to the version you're using -->
|
<!-- adjust the `latest` tag to the version you're using -->
|
||||||
The output of `docker inspect netboxcommunity/netbox:latest --format "{{json .ContainerConfig.Labels}}"`:
|
The output of `docker inspect netboxcommunity/netbox:latest --format "{{json .Config.Labels}}"`:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user