b2-usage-exporter (sha256:da9d0ec58500b8679e6b96d5a092f657c9c2b14ca03fc9f7b84c1c40379a85e7)

Published 2026-04-15 06:27:01 +00:00 by jmaguire

Installation

docker pull git.bauble.dev/jmaguire/b2-usage-exporter@sha256:da9d0ec58500b8679e6b96d5a092f657c9c2b14ca03fc9f7b84c1c40379a85e7
sha256:da9d0ec58500b8679e6b96d5a092f657c9c2b14ca03fc9f7b84c1c40379a85e7

Image layers

ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache python3 rclone # buildkit
WORKDIR /app
COPY exporter.py . # buildkit
COPY entrypoint.sh . # buildkit
RUN /bin/sh -c chmod +x entrypoint.sh # buildkit
EXPOSE [9110/tcp]
ENTRYPOINT ["./entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.created 2026-04-15T02:26:43-04:00
org.opencontainers.image.revision fd461f0c7a9ffb55ebd628e807c29c04c5ed113b
org.opencontainers.image.source https://git.bauble.dev/jmaguire/b2-usage-exporter
Details
Container
2026-04-15 06:27:01 +00:00
52
OCI / Docker
linux/amd64
46 MiB
Versions (4) View all