mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-05 17:27:51 +00:00
Update Makefile to release and build for multiple platforms
This commit is contained in:
parent
66cf5eaafb
commit
c4e6f3307f
2 changed files with 46 additions and 14 deletions
|
|
@ -1,8 +1,4 @@
|
|||
FROM scratch
|
||||
|
||||
FROM BASEIMAGE
|
||||
COPY adapter /
|
||||
|
||||
USER 1001:1001
|
||||
|
||||
ENTRYPOINT ["/adapter"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue