wordgrid (v1.1.14)

Published 2025-08-09 16:28:14 +00:00 by joel in joel/WordGrid

Installation

docker pull git.joeltherrien.ca/joel/wordgrid:v1.1.14
sha256:b7e4362512c019665f0fb6d4869084e9e20b323f8aa1f96740975bb901931c9a

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=25.04
ADD file:3452da35c2f5465bb0ce77515f701457bb18bc43cf8ceb3f8fce6aa8b7d6b9d5 in /
CMD ["/bin/bash"]
LABEL authors="joel"
WORKDIR /srv/
COPY dir:10d29a267da8643dd491cb4e3e60d96898049eca9b2b64cf0e05570ab7b56e5e in /srv/static
COPY file:43224747412bac11cb456e76be47c6531008731d73957fbd2cded5b8a10973b4 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.40.1
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 25.04
Details
Container
2025-08-09 16:28:14 +00:00
5
OCI / Docker
linux/amd64
41 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