wordgrid (v1.1.12)

Published 2025-05-04 02:52:37 +00:00 by joel in joel/WordGrid

Installation

docker pull git.joeltherrien.ca/joel/wordgrid:v1.1.12
sha256:3ef0e9e2eee64573f96cee85892060ab206df3b0f45e5715e306ebc2d6e83268

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=25.04
ADD file:980bb2d70ee1d803d3c9180ebef258c9795083efbff9e9b7eaab4ae2ea044632 in /
CMD ["/bin/bash"]
LABEL authors="joel"
WORKDIR /srv/
COPY dir:4cd01c459670fd7d190c8643f3c6b94c8d6df555884d098832cf8cc72412d4e9 in /srv/static
COPY file:effc5f85f3e4f3a357916701b8061ec97e06c732190929a67bfea1b035b92706 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.39.4
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 25.04
Details
Container
2025-05-04 02:52:37 +00:00
2
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