Julius Volz
10 years ago
3 changed files with 28 additions and 14 deletions
@ -1,5 +1,4 @@
|
||||
FROM golang:onbuild |
||||
MAINTAINER Prometheus Team <prometheus-developers@googlegroups.com> |
||||
FROM sdurrheimer/alpine-golang-make-onbuild |
||||
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com> |
||||
|
||||
ENTRYPOINT [ "go-wrapper", "run" ] |
||||
EXPOSE 9100 |
||||
EXPOSE 9100 |
||||
|
Loading…
Reference in new issue