Marc
|
217dbeaf7a
|
Add image source label to dockerfiles
To get changelogs shown with Renovate a docker container has to add the source label described in the OCI Image Format Specification.
For reference: https://github.com/renovatebot/renovate/blob/main/lib/modules/datasource/docker/readme.md
Signed-off-by: Marc <github@wuast24.de>
|
2024-10-08 12:50:09 +02:00 |
beorn7
|
01b9194397
|
Fix docker image build
New debian image has a nobody group.
Signed-off-by: beorn7 <beorn@grafana.com>
|
2020-12-16 21:31:12 +01:00 |
Simon Pasquier
|
9f5447bf46
|
Build container images for ARM32v7 and ARM64v8
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
|
2019-04-16 14:41:18 +02:00 |
Jonathon Mills-Kelly
|
f297445b88
|
run as nobody (#1586)
Signed-off-by: Jonathon <jonathon@insidersbyte.com>
|
2018-10-17 12:01:48 +02:00 |
Tariq Ibrahim
|
d03e0ba116
|
Dockerfile: Using the recommended label syntax for maintainer (#1533)
Signed-off-by: Tariq Ibrahim <tariq.ibrahim@microsoft.com>
|
2018-08-27 18:59:41 +02:00 |
Martin Chodur
|
2cd2bd3644
|
fix: reverted change of dockerfile entrypoint (#1435)
|
2018-07-04 10:53:51 +02:00 |
stuart nelson
|
b1625a08a0
|
Provide default working config for artifacts (#1313)
|
2018-04-05 16:25:45 +02:00 |
Calle Pettersson
|
b7da058efb
|
Switch cmd/alertmanager to kingpin (#974)
|
2018-01-06 11:22:26 +01:00 |
stuart nelson
|
ee8ac8e604
|
package amtool in docker container (#1127)
|
2017-12-03 15:15:49 +01:00 |
Steve Durrheimer
|
9d4dccae7c
|
New release process using docker, circleci and a centralized
building tool
|
2016-04-22 21:46:53 +02:00 |
Fabian Reinartz
|
fee2372477
|
Bump Dockerfile Go version
|
2016-02-05 11:54:47 +01:00 |
Fabian Reinartz
|
f8fdb24fb2
|
Fix typo
|
2015-12-09 14:31:26 +01:00 |
Fabian Reinartz
|
de41ccfddd
|
Switch Dockerfile to golang:1.5.2
|
2015-12-09 14:31:01 +01:00 |
Fabian Reinartz
|
1cde611be2
|
Add build dependencies for CGO
|
2015-12-09 12:17:53 +01:00 |
Fabian Reinartz
|
bd8a548501
|
Fix CGO_ENABLED flag
|
2015-12-09 12:01:58 +01:00 |
Jimmi Dyson
|
3c276ea447
|
Remove default.tmpl from Docker image
|
2015-12-02 11:25:17 +00:00 |
Fabian Reinartz
|
d80fd26902
|
Add Dockerfile and target, change flag
|
2015-11-12 15:03:09 +01:00 |
Fabian Reinartz
|
84c7af9652
|
Remove docker files, update gitignore
|
2015-08-26 11:54:01 +02:00 |
Steve Durrheimer
|
acb4ab7ab6
|
Fix silences.json permission error with docker image
|
2015-06-03 00:16:22 +02:00 |
Cameron Davison
|
975b1c42ef
|
we do not need the deps around after the executable is created
|
2015-04-10 14:47:36 -05:00 |
Michael Stapelberg
|
2937c7e765
|
docker: run alertmanager as nobody
fixes #39
|
2015-03-22 20:14:20 +01:00 |
Johannes 'fish' Ziemke
|
991cb23d64
|
Run make in Dockerfile without explicit target
This fixes the docker build which broke since we removed the 'build'
target from the Makefile.
Change-Id: I36ca5b3c1ad49fe4748322fcd063fbca402bda38
|
2015-02-10 17:17:04 +01:00 |
Johannes 'fish' Ziemke
|
52dc8a1968
|
Fix port in Dockerfile
|
2015-02-10 12:41:19 +01:00 |
Johannes 'fish' Ziemke
|
d2ce4fa3e7
|
Add Dockerfile
Change-Id: Ib544dc1dd0b29ecaf7a777a3bd55982961cbb1ae
|
2014-10-28 21:38:28 +01:00 |