Block a user
hfw-worker (latest)
Published 2026-08-04 21:11:57 -07:00 by rodydavis
Installation
docker pull git.rodydavis.dev/rodydavis/hfw-worker:latestsha256:15e1f18dc3b84283ea6bb63d3211ba03500f9fd1a82acb71361539a94fc9fd57
Images
| Digest | OS / Arch | Size |
|---|---|---|
| a45e5a48bc | linux/amd64 | 295 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'stable' '@1785715200' |
| RUN /bin/sh -c apt-get update && apt-get install -y imagemagick ghostscript poppler-utils python3 python3-pip ca-certificates findutils && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c pip3 install pdfcropmargins --break-system-packages # buildkit |
| RUN /bin/sh -c find /etc -name "policy.xml" -type f -exec sed -i 's/rights="none" pattern="PDF"/rights="read|write" pattern="PDF"/g' {} + # buildkit |
| WORKDIR /app |
| COPY /app/worker /app/worker # buildkit |
| COPY /app/assets /app/assets # buildkit |
| ENTRYPOINT ["/app/worker"] |
Details
2026-08-04 21:11:57 -07:00
Versions (2)
View all
Container
4
OCI / Docker
buildcache
2026-08-04
latest
2026-08-04