wordgrid (v1.1.21)

Published 2026-04-08 00:58:13 +00:00 by joel in joel/WordGrid

Installation

docker pull git.joeltherrien.ca/joel/wordgrid:v1.1.21
sha256:4ac6c02723ca81ecc294d703ffc1ea281fabce41c3a84a542614fd2f5014ada8

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'
LABEL authors="joel"
WORKDIR /srv/
COPY dir:74360f5646471d2558733e672711c08356f34b447246e7300ecf6aca1b2cd2b6 in /srv/static
COPY file:6a9173115f6870c837f173ecdd8646c46421c4c6d05461f6cb9198c8b1a17f76 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.43.0
Details
Container
2026-04-08 00:58:13 +00:00
0
OCI / Docker
linux/amd64
44 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