wordgrid (v1.2.0)

Published 2026-06-14 22:05:50 +00:00 by joel in joel/WordGrid

Installation

docker pull git.joeltherrien.ca/joel/wordgrid:v1.2.0
sha256:8ff0fec99fb718225efb9402e34a43548209a0fbcd76537043169380e55ba13a

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'
LABEL authors="joel"
WORKDIR /srv/
COPY dir:cee293137b48d5c2c24709e0bbe56f7d24a5b08db87eef9f96b05067254943e9 in /srv/static
COPY file:6610ffbf96ca28e9e4d2bc73ad5471a78fb7695bccef8c617c0acbd6a86b7f62 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.2
Details
Container
2026-06-14 22:05:50 +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