• Joined on 2026-07-13

weight (latest)

Published 2026-09-09 14:11:36 +00:00 by aelhage

Installation

docker pull git.elhage.online/aelhage/weight:latest
sha256:ff94ba2f6e9a53bc2295592d52ac6f149bf0b7c4b88f1172dc7624ed5921b147

Images

Digest OS / Arch Size
810e38e412 linux/amd64 9.3 MiB

Image Layers ( linux/amd64)

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_tar
COPY /weight /weight # buildkit
COPY --chown=65532:65532 /data /data # buildkit
VOLUME [/data]
EXPOSE [8080/tcp]
USER nonroot:nonroot
ENTRYPOINT ["/weight"]
Details
Container
2026-09-09 14:11:36 +00:00
2
OCI / Docker
Versions (3) View all