365radar_web (v0.2.0-beta.42)
Published 2026-05-23 03:44:22 +00:00 by jlxq0
Installation
docker pull forge.oddie.app/thehansogroup/365radar_web:v0.2.0-beta.42sha256:9685e32ea201d1ecf5da91b1dda90015f5fa4f895c6978ebb9d9e836f65293ddImage layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1769990400' |
| 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/h365radar ./ # buildkit |
| USER nobody |
| CMD ["/app/bin/server"] |
Details
2026-05-23 03:44:22 +00:00
Versions (2)
View all
Container
1071
OCI / Docker
linux/amd64
68 MiB
v0.2.0
2026-05-23
v0.2.0-beta.42
2026-05-23