sophs-skeb/cron (sha256:eb60d8b27b7c43b89115d1efaebd80c2e1c2a62a57ab38df1fd57a051a489c8a)

Published 2026-01-09 10:16:38 +01:00 by Soph

Installation

docker pull xn--55q89qy6p.com/soph/sophs-skeb/cron@sha256:eb60d8b27b7c43b89115d1efaebd80c2e1c2a62a57ab38df1fd57a051a489c8a
sha256:eb60d8b27b7c43b89115d1efaebd80c2e1c2a62a57ab38df1fd57a051a489c8a

Image layers

ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache curl cronie # buildkit
RUN /bin/sh -c echo "*/15 * * * * curl -s http://localhost:3000/api/cron/scanHomePage" >/etc/crontabs/root # buildkit
RUN /bin/sh -c echo "*/30 * * * * curl -s http://localhost:3000/api/cron/refreshOldData" >>/etc/crontabs/root # buildkit
CMD ["crond" "-f"]
Details
Container
2026-01-09 10:16:38 +01:00
0
OCI / Docker
linux/arm64
6.5 MiB
Versions (1) View all
latest 2026-01-10