Logo
Explore Help
Sign In
github/ssl_exporter
1
0
Fork 0
You've already forked ssl_exporter
mirror of https://github.com/ribbybibby/ssl_exporter.git synced 2026-05-07 00:56:33 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
v0.5.0
ssl_exporter/Dockerfile
Rob Best 1bc71085ad It looks like there's a standard approach most Prometheus exporters use when building Dockerfiles, so I'm going to adhere to that. Rather than building the binary inside the container, it's built outside and then copied into the bin dir.
2017-12-02 19:03:36 +00:00

6 lines
117 B
Docker
Raw Permalink Blame History

FROM quay.io/prometheus/busybox:latest
COPY ssl_exporter /bin/ssl_exporter
ENTRYPOINT ["/bin/ssl_exporter"]
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 817ms Template: 98ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API