jonathanmetzman
a4cd74a98e
[go][infra] Create base-builder-go and use it to build go projects. ( #6335 )
...
Also, update base-builder-new to copy everything base-builder does
2021-08-30 06:57:23 -07:00
Julien Pivotto
e2da2f2675
Prometheus: handle go mod ( #5194 )
...
Prometheus has removed the vendor directory, hence we need to force
gomod.
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2021-02-13 12:02:43 -08:00
devtty1er
d561c49ae5
Update Dockerfiles ( #4070 )
...
* Use LABEL in place of MAINTAINER
* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Julien Pivotto
b3e1fa6e3e
Prometheus: Don't use WORKDIR $SRC ( #3908 )
...
This makes build_fuzzers work with local checkouts.
Without this, it complains with 'Cannot use local checkout with "WORKDIR
/src".'
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-06-01 21:30:01 +10:00
Julius Volz
3b12b4f15c
Update Prometheus maintainer in Dockerfile ( #3906 )
...
...to myself (Prometheus co-creator).
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2020-05-30 16:02:24 -07:00
AdamKorcz
86148c50a7
[Prometheus] Initial integration ( #3821 )
...
* [Prometheus] Initial integration
* Added missing dash in project.yaml
2020-05-15 07:18:27 -07:00