wordgrid (v1.1.15)

Published 2025-11-09 03:51:47 +00:00 by joel in joel/WordGrid

Installation

docker pull git.joeltherrien.ca/joel/wordgrid:v1.1.15
sha256:e5bc0a7799926768f684e1f07417198cc23ff575df7730314c0749cdd6fb2d9e

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1762202650'
LABEL authors="joel"
WORKDIR /srv/
COPY dir:f951ba2f6b137d63ac81bb970e1654284f73725aebe987ad60479f27c6d1f291 in /srv/static
COPY file:70ea3dcb6f0850d6ae61fb117c1abc163c7b1c3ab4398a8407ace5278597a3b0 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.41.5
Details
Container
2025-11-09 03:51:47 +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