sha256:f6eddbf56105a7983705f3fb00424ee5e1f993b98956ac4c6bb6d59ee1f6827c
OS/ARCH
Compressed size
14.34 MB
Last pushed
3 months by almeidapaulopt
Type
Image
Manifest digest
sha256:4e991175ea34d190be2632a501a0961b6bf37bf2a6031a536427fc996aca9af2
Image Layers
1ARG TARGETPLATFORM=linux/arm640 B2COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit102.32 KB3COPY --chmod=0755 linux/arm64/tsdproxyd /tsdproxyd #14.24 MB4ENTRYPOINT ["/tsdproxyd"]0 B5EXPOSE [8080/tcp]0 B6HEALTHCHECK {Test:[CMD /tsdproxyd healthcheck] Interval:1m0s0 BCommand
ARG TARGETPLATFORM=linux/arm64