pldpro-cron (8316d30ce272a78ec02a08cac5d5873fef3740ae)
Published 2026-09-06 10:50:34 +00:00 by Erik
Installation
docker pull gitea.dionysis.net/pldpro/pldpro-cron:8316d30ce272a78ec02a08cac5d5873fef3740aesha256:9e82e0dd952e20776246bc068ee2c7f61c12baabc2aa61c284356c78a9fefba0
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 8b7cbbdad9 | 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-06 10:50:34 +00:00
Versions (9)
View all
Container
1
OCI / Docker
1ec820427f144fe63891d1d3b3a97f81eede0ba2
2026-09-06
staging
2026-09-06
8316d30ce272a78ec02a08cac5d5873fef3740ae
2026-09-06
5ad6c632735b719e746f7b39c37347cd9f6cc4cc
2026-09-06
83b515a87dad2990c1aa051e662a13f6b4ef3814
2026-09-06