Newer
Older
netbox-docker / .github / ISSUE_TEMPLATE / bug_report.md
@Christian Mäder Christian Mäder on 4 Mar 2021 2 KB New Slack and wording improvements in templates

name: Bug report
about: Create a report about a malfunction of the Docker setup
title: ''
labels: ''
assignees: ''


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 .Config.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 cat docker-compose.override.yml:

LOG LOG LOG