- Include two Dockerfiles in the repo: one for Goreleaser and one for manual builds
- Update the Goreleaser config to use it's own Dockerfile
- The Dockerfile for manual builds uses a two step process to build the exporter - this way the base system does not need Go installed
https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/-/merge_requests/114