wordgrid (v1.1.18)

Published 2026-01-16 03:14:57 +00:00 by joel in joel/WordGrid

Installation

docker pull git.joeltherrien.ca/joel/wordgrid:v1.1.18
sha256:916e352fee568aa804d7fdcff8e75daeb68d3e75d203dff29070ed2817073580

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1768176000'
LABEL authors="joel"
WORKDIR /srv/
COPY dir:3eed2fa6d77da903460487513c3f32a1b723aef2c6dd03090fdc0075e190fdc5 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
2026-01-16 03:14:57 +00:00
2
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