• Joined on 2023-11-06

preprocessor (2.2.0)

Published 2026-06-28 16:04:32 +00:00 by addib

Installation

docker pull gitea.cognizata.com/crasite/preprocessor:2.2.0
sha256:7d90bc066128e4ab0d500a7d3e6d62f143a97c237993d4f03053e6b5f34c7074

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-28 16:04:32 +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