365radar_web (sha-332477d)
Published 2026-09-03 09:09:51 +00:00 by jlxq0
Installation
docker pull forge.oddie.app/thehansogroup/365radar_web:sha-332477dsha256:917b67db33aed517f5a57f4006976ca97fd2f3ad7b7f531cf86b8cc2ef1f6268Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1787529600' |
| 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-09-03 09:09:51 +00:00
Versions (28)
View all
Container
140
OCI / Docker
linux/amd64
71 MiB
cache
2026-09-03
v0.3.4-beta.1
2026-09-03
sha-332477d
2026-09-03
sha-5b602c0
2026-09-03
v0.1.0-beta.20260903080456
2026-09-03