Block a user
components-elixir (snapshot-6548a06)
Installation
docker pull git.maxboeer.com/schuwi/components-elixir:snapshot-6548a06sha256:d2fb268e7e3b379f213dbf7c79aeb7ce35050af2dfcb7023ffdf51213c10c35a
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 08763da4bd | 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-21T09:34:08.277Z |
| 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 | 6548a06b4324cc9069d3c0b1bcd1109b7cc836d8 |
| 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
Versions (10)
View all