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 B2WORKDIR /app93 B3COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit119.54 KB4COPY --chown=35212:35212 /app/cert-checker /app/cert-checker #3.55 MB5USER 35212:352120 B6CMD ["/app/cert-checker"]0 BCommand
LABEL description=Certificate monitoring utility for watching tls certificates and reporting the result as metrics.