home

torsearch-worker (0.34.17)

Published 2025-11-03 04:55:05 +00:00 by brock in home/torsearch

Installation

docker pull code.caldwell.digital/home/torsearch-worker:0.34.17
sha256:c47b09bccb102fd32bb9520641eb5fed9f028069d4e546d3be543641c05984f5

Image Layers

ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
COPY --chown=1000:1000 /app /app # buildkit
RUN /bin/sh -c apk add --no-cache curl nginx php84 php84-ctype php84-curl php84-dom php84-fileinfo php84-fpm php84-gd php84-mbstring php84-mysqli php84-opcache php84-openssl php84-pdo_mysql php84-tokenizer supervisor # buildkit
RUN /bin/sh -c ln -s /usr/bin/php84 /usr/bin/php # buildkit
COPY docker/worker/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit
CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]
Details
Container
2025-11-03 04:55:05 +00:00
0
OCI / Docker
linux/amd64
72 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