Mohammed Naser
d902f931c6
fix: bring back aarch64 builds
...
This is a pretty trivial fix to bring back arm64
builds and this has been tested locally as well.
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2024-03-13 13:33:05 -04:00
Conrad Hoffmann
51af34da5b
Base Docker image on Debian slim (Bullseye)
...
Also restrict Docker images to amd64, until a couple of issues are
sorted out.
2022-03-14 10:24:58 +01:00
Conrad Hoffmann
9bd517923f
This is apparently not needed
2022-02-21 21:46:49 +01:00
Mohammed Naser
3f2dde699b
Add arm64 builds
...
This patch adds `arm64` builds.
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2021-11-29 12:13:57 +04:00
SuperQ
e649afb008
Update for Prometheus Community
...
* Update Makefile.common from prometheus/prometheus.
* Switch from Cirrus to CircleCI.
* Add CHANGELOG.md and VERSION.
* Drop inline /vendor.
* Update references to old github URL.
* Update copyrights.
* Update Go version.
* Skip building on aix (undefined: syscall.Mkfifo)
Signed-off-by: SuperQ <superq@gmail.com>
2021-09-21 13:42:22 +02:00
Conrad Hoffmann
c2e5bad2d2
Do not make all targets phony
2019-10-18 15:06:28 +02:00
Conrad Hoffmann
376cbdb0f1
Support `make docker` to build container
...
It gets build via the Makefile.common's `common-container` target.
2019-10-18 11:59:37 +02:00
Ben Kochie
3965f19954
Add CircleCI for build and publish.
...
* Use the Prometheus standard build setup.
* Add CircleCI build and publish workflow.
2019-07-09 14:14:54 +02:00