mirror of
https://github.com/prometheus-community/json_exporter
synced 2024-12-23 06:53:39 +00:00
Fix dockerfile
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
parent
26438530a7
commit
bcfa332dd7
@ -9,4 +9,4 @@ COPY .build/${OS}-${ARCH}/json_exporter /bin/json_exporter
|
||||
|
||||
EXPOSE 7979
|
||||
USER nobody
|
||||
ENTRYPOINT [ "/bin/bind_exporter" ]
|
||||
ENTRYPOINT [ "/bin/json_exporter" ]
|
||||
|
Loading…
Reference in New Issue
Block a user