sharecdn-cleanup (fec50cf455d58f2c1d48a67f02a5058f882f5617)
Published 2026-04-01 13:46:11 +02:00 by DaTTV
Installation
docker pull forgejo.sbmc.dev/dattv/sharecdn-cleanup:fec50cf455d58f2c1d48a67f02a5058f882f5617sha256:53d6eb4eb98d2cb4a2e73bb1ba395f5f563941677fd8cca9761f26626eaec587Image layers
| ADD alpine-minirootfs-3.20.9-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk --no-cache add postgresql-client dcron # buildkit |
| COPY scripts/cleanup-sessions.sh /usr/local/bin/cleanup-sessions.sh # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/cleanup-sessions.sh # buildkit |
| RUN /bin/sh -c echo "0 */6 * * * /usr/local/bin/cleanup-sessions.sh >> /var/log/cleanup.log 2>&1" > /etc/crontabs/root # buildkit |
| CMD ["crond" "-f" "-l" "2"] |
Details
2026-04-01 13:46:11 +02:00
Versions (3)
View all
Container
0
OCI / Docker
linux/amd64
5.6 MiB