mfineants (latest)

Published 2026-07-08 09:54:14 +00:00 by m

Installation

docker pull mgit.flexsiebels.de/m/mfineants:latest
sha256:78ad0f183577d7dd7d1e8db748b4f9868e54087f60b7660d5bd7bbbcf8d6f9ed

Image Layers

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian12
bazel build //common:cacerts_debian12_amd64
WORKDIR /app
COPY /out/mfineants /app/mfineants # buildkit
ENV MFINEANTS_ADDR=0.0.0.0:8888 MFINEANTS_DB=/app/data/mfineants.db
EXPOSE map[8888/tcp:{}]
USER 1000:1000
ENTRYPOINT ["/app/mfineants"]
Details
Container
2026-07-08 09:54:14 +00:00
7
OCI / Docker
linux/amd64
8.0 MiB
Versions (3) View all
latest 2026-07-08
v1.0.1 2026-05-27
v1.0.0 2026-05-27