天储

bms-device (android-1.2.0)

Published 2026-01-05 14:31:56 +08:00 by voson

Installation

docker pull git.shigongcao.com/tianchu/bms-device:android-1.2.0
sha256:2416ace1fe50dda67dae03092e18a7453e7154ee8d765e9cc401109c5d4903bd

Images

Digest OS / Arch Size
cdd2072e20 linux/amd64 14 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories && apk add --no-cache tzdata && ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime # buildkit
COPY docker-healthcheck.sh . # buildkit
RUN /bin/sh -c chmod +x docker-healthcheck.sh # buildkit
COPY bms-device bms-device # buildkit
HEALTHCHECK &{["CMD-SHELL" "./docker-healthcheck.sh"] "30s" "10s" "1m0s" "0s" '\x03'}
CMD ["./bms-device"]

Labels

Key Value
org.opencontainers.image.created 2026-01-05T06:31:48.997Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision b0d64a1758a3941469b7ee9edb32bfbae7286825
org.opencontainers.image.source https://git.digitevents.com/tianchu/bms
org.opencontainers.image.title bms
org.opencontainers.image.url https://git.digitevents.com/tianchu/bms
org.opencontainers.image.version android-1.2.0
Details
Container
2026-01-05 14:31:56 +08:00
0
OCI / Docker
Versions (5) View all
device-1.5.1 2026-01-12
buildcache 2026-01-12
release 2026-01-12
android-1.2.0 2026-01-05
1.5.0 2025-12-31