Sign inSign up

netlims/certificates-exporter:vice-tls-expiry-exporter-290ad7c

Multi-platform
Index digest

sha256:5752e279e92c671c9df17c8685a61e504693cba7311ab60e81061441e24aa638

OS/ARCH

Compressed size

44.06 MB

Last pushed

7 months by devopslabos

Type

Image

Manifest digest

sha256:29ca4b1b5017704e9a8b4c2ad51b8dcbb894f64c593b42e00d81e27630f2302d

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2LABEL description=Prometheus TLS certificate expiry0 B
3RUN /bin/sh -c apt-get update17.25 MB
4COPY cert_check.sh /usr/local/bin/cert_check.sh # buildkit2.04 KB
5COPY entrypoint.sh /entrypoint.sh # buildkit746 B
6COPY exporter.py /var/www/exporter.py # buildkit1.12 KB
7RUN /bin/sh -c chmod +x2.54 KB
8WORKDIR /var/www32 B
9EXPOSE [9102/tcp]0 B
10ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1769990400'