prometheus-libvirt-exporter icon indicating copy to clipboard operation
prometheus-libvirt-exporter copied to clipboard

Created a Dockerfile that uses golang:alpine as a builder

Open glennbrown opened this issue 2 years ago • 0 comments

I created a new Dockerfile that uses the golang:alpine image as a builder to build the executable then the alpine image to create a usable container negating the need to build on a local system and use docker entirely.

I did publish it too my personal ghcr.io package repo as well.

glennbrown avatar Feb 13 '23 19:02 glennbrown