1
0
mirror of https://github.com/ribbybibby/ssl_exporter.git synced 2025-07-12 23:50:14 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
0b960631e6 CI improvements 2021-12-23 12:38:02 +00:00
b5b2729d01 Go 1.17 and update deps 2021-12-23 12:32:51 +00:00
896b59b1fe Update deps && go 1.15 2020-10-18 16:48:23 +01:00
8ef058ebfb Modify build and release processes (#32)
- Don't use promu and upstream Prometheus Makefiles. I don't have a clear
process for keeping them in sync with the upstream and I don't think they add
much value.
- Use the same ldflags in goreleaser and the Makefile
- Run goreleaser from the Makefile so custom env vars can be injected
- Update to go 1.14
2020-06-16 17:18:16 +01:00
008952960e build with go 1.13 explicitly in the Dockerfile 2019-12-08 19:59:33 +00:00
5a1b013445 rewritten dockerfile 2019-07-05 15:44:06 +02:00
1bc71085ad It looks like there's a standard approach most Prometheus exporters use when building Dockerfiles, so I'm going to adhere to that. Rather than building the binary inside the container, it's built outside and then copied into the bin dir. 2017-12-02 19:03:36 +00:00
0774ba2e0a Add Dockerfile 2017-12-02 00:06:37 +11:00