Block a user
components-elixir (snapshot-a714d5a)
Installation
docker pull git.maxboeer.com/schuwi/components-elixir:snapshot-a714d5asha256:e4dd4b759668eef0fa33525a595f748b6017926c722347331914c768b354ea9b
Images
| Digest | OS / Arch | Size |
|---|---|---|
| e0170c8159 | 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-20T18:37:51.741Z |
| 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 | a714d5a28f303ea857c391322db3a9810bca0574 |
| 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