add repo for the dockerfile for the redifsh exporter [ci skip]

This commit is contained in:
Viktor Barzin 2023-10-24 11:46:18 +00:00
parent af53a5d42d
commit 98799f00ad

View file

@ -1,4 +1,5 @@
# dockerhub: viktorbarzin/redfish-exporter
# repo: https://pkg.go.dev/github.com/jenningsloy318/redfish_exporter#section-readme
FROM golang:rc-bullseye AS builder
LABEL maintainer="Viktor Barzin <me@viktorbarzin.me>"