lenno_web (sha-d7e8bea)

Published 2026-08-11 06:18:45 +00:00 by jlxq0

Installation

docker pull forge.oddie.app/oddie-apps/lenno_web:sha-d7e8bea
sha256:89809b451726c6b04eb7bad813754f489661852a02bb115136ad89e2fdf6b43c

Image layers

ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG GIT_SHA=d7e8beaa71cf3f91fdb2c785d2b869ddb4a3e90e
ARG APP_VERSION=0.17.1-beta.20260811061713
ARG APP_BUILD_VERSION=sha-d7e8bea
ARG BRIDGE_VERSION=0.1.0
RUN |4 GIT_SHA=d7e8beaa71cf3f91fdb2c785d2b869ddb4a3e90e APP_VERSION=0.17.1-beta.20260811061713 APP_BUILD_VERSION=sha-d7e8bea BRIDGE_VERSION=0.1.0 /bin/sh -c apk add --no-cache libstdc++ openssl openssh-client ncurses-libs ca-certificates ffmpeg libgcc # buildkit
ENV LANG=C.UTF-8
WORKDIR /app
RUN |4 GIT_SHA=d7e8beaa71cf3f91fdb2c785d2b869ddb4a3e90e APP_VERSION=0.17.1-beta.20260811061713 APP_BUILD_VERSION=sha-d7e8bea BRIDGE_VERSION=0.1.0 /bin/sh -c chown nobody /app # buildkit
ENV MIX_ENV=prod
ENV APP_VERSION=0.17.1-beta.20260811061713
ENV APP_BUILD_VERSION=sha-d7e8bea
ENV BRIDGE_VERSION=0.1.0
ENV GIT_SHA=d7e8beaa71cf3f91fdb2c785d2b869ddb4a3e90e
COPY --chown=nobody:root /app/_build/prod/rel/lenno ./ # buildkit
COPY --chown=nobody:root /src/lenno-broker /app/broker/lenno-broker # buildkit
USER nobody
CMD ["/app/bin/server"]
Details
Container
2026-08-11 06:18:45 +00:00
0
OCI / Docker
linux/amd64
105 MiB
Versions (561) View all
cache 2026-09-03
sha-9f21965 2026-09-03
sha-cbee3b9 2026-08-26