• Joined on 2020-11-01

container-update-checker (latest)

Published 2024-07-23 03:31:39 +02:00 by vista in vista/container-update-checker

Installation

docker pull git.narvas.tech/vista/container-update-checker:latest
sha256:09e06430316bfdae4a63f49b12c17899b97c1fe90abd06e448cfcb08e8cd0b85

Images

Digest OS / Arch Size
6a12ba7b17 linux/amd64 6.9 MiB

Image Layers ( linux/amd64)

ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache curl jq dateutils # buildkit
COPY check.sh /usr/local/bin/check # buildkit
RUN /bin/sh -c chmod +x /usr/local/bin/check # buildkit
ENTRYPOINT ["/usr/local/bin/check"]

Labels

Key Value
org.opencontainers.image.created 2024-07-23T01:31:14Z
org.opencontainers.image.revision 813ab6368374beef758215cd331674a0bef885f3
org.opencontainers.image.source https://git.narvas.tech/vista/container-update-checker.git
org.opencontainers.image.url https://git.narvas.tech/vista/container-update-checker
Details
Container
2024-07-23 03:31:39 +02:00
0
OCI / Docker
Versions (2) View all
latest 2024-07-23
dev 2023-08-15