skyspell (0.0.2)

Published 2025-11-19 21:33:13 +00:00 by dmerej in your-tools/skyspell

Installation

docker pull git.dmerej.info/your-tools/skyspell:0.0.2
sha256:dda677d1a8ad37e6973ef6a6f7072229366f6b1209398a586caaedf2493cd48e

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'
RUN /bin/sh -c apt -y --update install libenchant-2-2 # buildkit
COPY /skyspell/target/release/skyspell /usr/bin # buildkit
VOLUME [/project /global.toml]
ENV SKYSPELL_GLOBAL_PATH=/global.toml
ENTRYPOINT ["/usr/bin/skyspell" "--lang" "en" "--project-path" "/project"]
Details
Container
2025-11-19 21:33:13 +00:00
0
OCI / Docker
linux/amd64
55 MiB
Versions (2) View all
0.0.2 2025-11-19
0.0.1 2025-11-19