Hector b63f641bfd build: compile tool during docker build
Update the project Dockerfile to compile the tool during the docker build
instead of assuming the goreleaser tool was run previously. This allows
for custom data to be set in the compiled tool (e.g. compiled by docker)
and removes the dependency on another build step.
Update the Makefile to include a new command to build the tool for docker
which sets the version data correctly. Rename the docker commands to follow
the `docker/build-...` format to avoid confusion with the build commands.
2021-02-08 19:48:55 +00:00
2021-02-07 13:09:02 +00:00
2021-02-05 22:49:47 +00:00
2021-02-05 22:49:47 +00:00
2021-02-05 22:49:47 +00:00

Fail2Ban Prometheus Exporter

Go tool to collect and export metrics on Fail2Ban

Description
Collect and export metrics on Fail2Ban
Readme MIT 11 MiB
Languages
Go 92.2%
Makefile 6.6%
Dockerfile 1.2%