lenno_web (sha-8b60d60)

Published 2026-08-20 01:33:34 +00:00 by jlxq0

Installation

docker pull forge.oddie.app/oddie-apps/lenno_web:sha-8b60d60
sha256:be4bdcfdfef5b41db463b6ae20a585cba5bdf584c1f029fec77a80c8c9451e09

Image layers

ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG GIT_SHA=8b60d604736dfbf69798c27b19298be26f308023
ARG APP_VERSION=0.19.0
ARG APP_BUILD_VERSION=sha-8b60d60
ARG BRIDGE_VERSION=0.1.0
RUN |4 GIT_SHA=8b60d604736dfbf69798c27b19298be26f308023 APP_VERSION=0.19.0 APP_BUILD_VERSION=sha-8b60d60 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=8b60d604736dfbf69798c27b19298be26f308023 APP_VERSION=0.19.0 APP_BUILD_VERSION=sha-8b60d60 BRIDGE_VERSION=0.1.0 /bin/sh -c chown nobody /app # buildkit
ENV MIX_ENV=prod
ENV APP_VERSION=0.19.0
ENV APP_BUILD_VERSION=sha-8b60d60
ENV BRIDGE_VERSION=0.1.0
ENV GIT_SHA=8b60d604736dfbf69798c27b19298be26f308023
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-20 01:33:34 +00:00
0
OCI / Docker
linux/amd64
99 MiB
Versions (561) View all
cache 2026-09-03
sha-9f21965 2026-09-03
sha-cbee3b9 2026-08-26