Sign inSign up

nickfedor/watchtower:arm64v8-1

Integration & delivery
Monitoring & observability
Index digest

sha256:3d4f5889c5c17824c798ec059580e630a7d67112011140f779f0880fc2f1e334

OS/ARCH

linux/arm64

Compressed size

12.59 MB

Last pushed

about 7 hours by nickfedor

Type

Image

Manifest digest

sha256:d9840351091be93cf42e07caaaba02ef932e6cf8366518d2c0ca95287d0b6bd2

Image Layers

1ARG TARGETPLATFORM=linux/arm640 B
2COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit103.41 KB
3COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit152.25 KB
4COPY --chmod=0755 linux/arm64/watchtower /watchtower #12.34 MB
5EXPOSE [8080/tcp]0 B
6HEALTHCHECK {Test:[CMD /watchtower --health-check] Interval:0s0 B
7ENTRYPOINT ["/watchtower"]0 B

Command

ARG TARGETPLATFORM=linux/arm64