Block a user
components-elixir (snapshot-3b15318)
Installation
docker pull git.maxboeer.com/schuwi/components-elixir:snapshot-3b15318sha256:d311b61e5aafdfbbda58f6953289bba36ac75aeeaeedb796ddb57b81e8c410e3
Images
| Digest | OS / Arch | Size |
|---|---|---|
| bbac8c7720 | 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-20T11:01:49.164Z |
| 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 | 3b1531837259961a34dbb0d9d91c859893aaedbc |
| 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