netbox-docker/.github/ISSUE_TEMPLATE/bug_report.md
Christian Mäder caaa68234c Adds more labels to the Dockerfile
It also updates the README and the bug_report template to reflect
the changes. Additionally, in the README some relevant shields from
shields.io are added.

The labels follow [label-schema.org][lsorg] and the [OpenContainer
image spec, section annotations][ocis], specifications.

[lsorg]: http://label-schema.org/rc1/
[ocis]: https://github.com/opencontainers/image-spec/blob/master/annotations.md
2019-11-17 17:13:29 +01:00

2.3 KiB

name about title labels assignees
Bug report Create a report to help us improve

Current Behavior

...

Expected Behavior

...

Debug Information

The output of docker-compose version: XXXXX The output of docker version: XXXXX The output of git rev-parse HEAD: XXXXX The command you used to start the project: XXXXX

The output of docker inspect netboxcommunity/netbox:latest --format "{{json .ContainerConfig.Labels}}":

{
  "JSON JSON JSON":
    "--> Please paste formatted json. (Use e.g. `jq` or https://jsonformatter.curiousconcept.com/)"
}

The output of docker-compose logs netbox:

LOG LOG LOG

The output of docker-compose logs nginx:

LOG LOG LOG