Tiago Valério tvalerio
  • Joined on 2024-06-09

next-level-cronjob (latest)

Published 2025-04-28 00:24:27 +00:00 by tvalerio

Installation

docker pull git.valerio.pw/tvalerio/next-level-cronjob:latest
sha256:7b78400eb0642454c305dfdcd67eb254e582bfdbc637e5b442171cbea26e215e

Image Layers

ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
WORKDIR /app
COPY /app/taskrunner /app/taskrunner # buildkit
RUN /bin/sh -c apk add --no-cache bash openssh-client curl # buildkit
RUN /bin/sh -c chmod +x /app/taskrunner # buildkit
ENTRYPOINT ["/app/taskrunner"]

Labels

Key Value
org.opencontainers.image.created 2025-04-28T00:22:34Z
org.opencontainers.image.revision ce7e0efbb4273692d8f00aeff50b30dbb75446f3
org.opencontainers.image.source https://git.valerio.pw/tvalerio/next-level-cronjob.git
org.opencontainers.image.url https://git.valerio.pw/tvalerio/next-level-cronjob
Details
Container
2025-04-28 00:24:27 +00:00
5
OCI / Docker
linux/arm64
19 MiB
Versions (1) View all
latest 2025-04-28