Sign inSign up

alcapone1933/tools:cert-checker

Manifest digest

sha256:735afc0fb203ab9ee6a9aefb29f28b14aa851573148e6081ce37a3691680a96d

OS/ARCH

linux/amd64

Compressed size

3.67 MB

Last pushed

about 2 years by alcapone1933

Type

Image

Manifest digest

sha256:735afc0fb203ab9ee6a9aefb29f28b14aa851573148e6081ce37a3691680a96d

Image Layers

1LABEL description=Certificate monitoring utility for0 B
2WORKDIR /app93 B
3COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit119.54 KB
4COPY --chown=35212:35212 /app/cert-checker /app/cert-checker #3.55 MB
5USER 35212:352120 B
6CMD ["/app/cert-checker"]0 B

Command

LABEL description=Certificate monitoring utility for watching tls certificates and reporting the result as metrics.