pldpro-cron (85cf7cf24862096713099cf83e7a1f8be7285c4b)
Published 2026-09-08 17:32:20 +00:00 by Erik
Installation
docker pull gitea.pldpro.at/pldpro/pldpro-cron:85cf7cf24862096713099cf83e7a1f8be7285c4bsha256:c32e9c1bb51ccfdc7d98f6766403dcf67c1c2449cee3d89866cec04f92b551c9
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 1d96cf539c | linux/amd64 | 13 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache curl # buildkit |
| ARG SUPERCRONIC_VERSION=v0.2.49 |
| ARG SUPERCRONIC_SHA1SUM=e63c11a9726b775a6a11801e81af4f3fb926aa68 |
| ARG SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.2.49/supercronic-linux-amd64 |
| RUN |3 SUPERCRONIC_VERSION=v0.2.49 SUPERCRONIC_SHA1SUM=e63c11a9726b775a6a11801e81af4f3fb926aa68 SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.2.49/supercronic-linux-amd64 /bin/sh -c curl -fsSLo /usr/local/bin/supercronic "$SUPERCRONIC_URL" && echo "${SUPERCRONIC_SHA1SUM} /usr/local/bin/supercronic" | sha1sum -c - && chmod +x /usr/local/bin/supercronic # buildkit |
| COPY crontab /etc/crontab # buildkit |
| COPY entrypoint.sh /entrypoint.sh # buildkit |
| RUN |3 SUPERCRONIC_VERSION=v0.2.49 SUPERCRONIC_SHA1SUM=e63c11a9726b775a6a11801e81af4f3fb926aa68 SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.2.49/supercronic-linux-amd64 /bin/sh -c chmod +x /entrypoint.sh && adduser -D -H -u 10003 -s /sbin/nologin pldpro && chown pldpro:pldpro /etc/crontab # buildkit |
| USER 10003 |
| ENTRYPOINT ["/entrypoint.sh"] |
Details
2026-09-08 17:32:20 +00:00
Versions (3)
View all
Container
1
OCI / Docker
8e79da2fb490ccb37d59eb204db5146e41a68b48
2026-09-08
staging
2026-09-08
85cf7cf24862096713099cf83e7a1f8be7285c4b
2026-09-08