• Joined on 2025-04-10

components-elixir (snapshot-4c7751f)

Published 2025-09-21 10:43:22 +02:00 by schuwi in schuwi/component-system

Installation

docker pull git.maxboeer.com/schuwi/components-elixir:snapshot-4c7751f
sha256:fc9b614ab052a24143650f65d1928503c0511dd098889e193aa820a836e186b1

Images

Digest OS / Arch Size
b4bbffaf3f linux/amd64 63 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'
RUN /bin/sh -c apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales && apt-get clean && rm -f /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
RUN /bin/sh -c mkdir -p /data/uploads/images && chown -R nobody:root /data/uploads # buildkit
ENV MIX_ENV=prod
COPY --chown=nobody:root /app/_build/prod/rel/components_elixir ./ # buildkit
USER nobody
CMD ["/app/bin/server"]

Labels

Key Value
org.opencontainers.image.created 2025-09-21T08:39:21.150Z
org.opencontainers.image.description A modern, comprehensive electronic component inventory management system built with Elixir/Phoenix LiveView.
org.opencontainers.image.licenses
org.opencontainers.image.revision 4c7751f1eaeda01d28a29eaa81146a2b737966c1
org.opencontainers.image.source https://git.maxboeer.com/schuwi/component-system
org.opencontainers.image.title component-system
org.opencontainers.image.url https://git.maxboeer.com/schuwi/component-system
org.opencontainers.image.version main
Details
Container
2025-09-21 10:43:22 +02:00
0
OCI / Docker
Versions (10) View all
latest 2025-09-21
v0.5.1 2025-09-21
main 2025-09-21
snapshot-c444597 2025-09-21
v0.5.0 2025-09-21