• Joined on 2023-11-06

preprocessor (2.1.0)

Published 2026-06-27 17:40:53 +00:00 by addib

Installation

docker pull gitea.cognizata.com/crasite/preprocessor:2.1.0
sha256:7da25ab64634590ed0e5bfee9f547810adaeff4133882b9ee15bdb8cf60fecee

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'
WORKDIR /app/
RUN /bin/sh -c apt-get update # buildkit
COPY target/x86_64-unknown-linux-gnu/release/preprocessor /app/preprocessor # buildkit
RUN /bin/sh -c chmod +x /app/preprocessor # buildkit
CMD ["/app/preprocessor"]
Details
Container
2026-06-27 17:40:53 +00:00
2
OCI / Docker
linux/amd64
190 MiB
Versions (4) View all
2.2.0 2026-06-28
2.1.0 2026-06-27
2.0.0 2024-10-21
latest 2024-07-16