FROM scratch AS build COPY prometheus-fail2ban-exporter-* /usr/bin/prometheus-fail2ban-exporter ENTRYPOINT [ "/usr/bin/prometheus-fail2ban-exporter" ]