home

torsearch-worker (0.35.6)

Published 2025-11-05 02:11:57 +00:00 by brock in home/torsearch

Installation

docker pull code.caldwell.digital/home/torsearch-worker:0.35.6
sha256:f7587841039e57691bdd20f44fb85f3746bba1a2534ba4c5165a73f4ffd5e60e
sha256:2bbd9055ec29690eb1a9c5c538f407b37b9336df048ccb10a6c53cd4042edb12

Image Layers

ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache curl php84 php84-curl php84-fileinfo php84-gd php84-mbstring php84-mysqli php84-opcache php84-openssl php84-pdo_mysql php84-xml supervisor # buildkit
RUN /bin/sh -c ln -s /usr/bin/php84 /usr/bin/php # buildkit
RUN /bin/sh -c mkdir -p /etc/supervisor/conf.d # buildkit
ENTRYPOINT ["/app/bin/console" "init:worker"]
ENV APP_VERSION=
COPY --chown=1000:1000 /app /app # buildkit
CMD ["--async" "--download"]
Details
Container
2025-11-05 02:11:57 +00:00
0
OCI / Docker
linux/amd64
104 MiB
Versions (188) View all
0.38.0 2025-11-12
0.37.6 2025-11-09
0.37.5 2025-11-09
0.37.4 2025-11-09
0.37.3 2025-11-09