Hi currently the default port for the LISTEN_PORT variable is 8080 and should be 9171
When running the exporter outside the container LISTEN_PORT needs to be set and that could be avoided. Setting this property to 9171 by default would be the expected behavior since that is the port reserved for this exporter.