Results 4 issues of Max Levine

For self-hosted configuration with docker, configuration is provided with environment variables. It would be nice to be able to use docker secrets in order to protect sensitive values, such as...

**Describe the bug** When passing `--includes` on the command line, or through the Github Action input, the value given to it is ignored. It is respected when specified in the...

bug

## Changes Documentation update: While basic auth is mentioned above, the code example doesn't include that. My experimentation has shown that this auth doesn't work without specifying the authType as...

[snmp-exporter](https://hub.docker.com/r/prom/snmp-exporter/tags) images are built for multiple architectures, while [snmp-generator](https://hub.docker.com/r/prom/snmp-generator/tags) images are only built for `linux/amd64`. Would it be possible to publish builds for snmp-generator for linux/arm64? Thank you