天储

bms-device (1.5.0)

Published 2025-12-31 17:17:03 +08:00 by voson

Installation

docker pull git.shigongcao.com/tianchu/bms-device:1.5.0
sha256:8b6b11f0b1aeaf11697b5cfa7febeff756eba218509ccccb9e302c28aa5842d7

Images

Digest OS / Arch Size
fab6dd1c11 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 2025-12-31T09:16:50.480Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision d9198aa093da3b5ccf920c1d0a6442ab748989b7
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 1.5.0
Details
Container
2025-12-31 17:17:03 +08:00
1
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