hanso_web (v3.5.5)
Published 2026-09-02 10:24:14 +00:00 by jlxq0
Installation
docker pull forge.oddie.app/thehansogroup/hanso_web:v3.5.5sha256:de915d039e285bcfe576fbf7cef2648d0a7d4051dbe569d9d6a6a4515ba5ca78Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1743984000' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libstdc++6 openssl libncurses6 locales ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen # buildkit |
| ENV LANG=en_US.UTF-8 |
| ENV LANGUAGE=en_US:en |
| ENV LC_ALL=en_US.UTF-8 |
| WORKDIR /app |
| RUN /bin/sh -c chown nobody /app # buildkit |
| ENV MIX_ENV=prod |
| COPY --chown=nobody:root /app/_build/prod/rel/hanso30 ./ # buildkit |
| COPY --chown=nobody:root weblog ./weblog # buildkit |
| USER nobody |
| CMD ["/app/bin/server"] |
Details
2026-09-02 10:24:14 +00:00
Versions (62)
View all
Container
64
OCI / Docker
linux/amd64
76 MiB
cache
2026-09-03
sha-9eb2216
2026-09-03
v3.5.6-beta.20260903030357
2026-09-03
v3.5.6
2026-09-03
v3.5.5
2026-09-02