wordgrid (v1.1.17)

Published 2025-12-19 02:17:15 +00:00 by joel in joel/WordGrid

Installation

docker pull git.joeltherrien.ca/joel/wordgrid:v1.1.17
sha256:7b55bbf32ebd034c6a06008abcc46c9d1fd9d88dcf7007d9dae71d556d09f4ee

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'
LABEL authors="joel"
WORKDIR /srv/
COPY dir:1f0278a5a9f402476fdaacec2a73cb9dbb2a38f76445ca9cc70eddf1598edd39 in /srv/static
COPY file:d899e7bc71ab35a9dcdcb6b84d9f883e1372d549c9096ff1c18eea7b720068dd in server
/bin/sh -c cp /srv/static/*.csv dictionary.csv
/bin/sh -c echo '{"dictionary_path": "dictionary.csv", "static_path": "static"}' > config.json
/bin/sh -c useradd -d /srv wordgrid && chown -R wordgrid:wordgrid /srv
USER wordgrid
ENV ROCKET_ADDRESS=0.0.0.0
ENV ROCKET_PORT=8000
ENTRYPOINT ["./server"]
EXPOSE 8000

Labels

Key Value
authors joel
io.buildah.version 1.42.2
Details
Container
2025-12-19 02:17:15 +00:00
1
OCI / Docker
linux/amd64
42 MiB
Versions (24) View all
latest 2026-06-14
v1.2.0 2026-06-14
v1.1.21 2026-04-08
v1.1.20 2026-02-19
v1.1.19 2026-02-19