Sign inSign up

aethersailor/rule-bot-client:0.2.0

Multi-platform
Index digest

sha256:2d04dfa9fc3cf9a932bff8924eb83df6862e04eed1ec94325cb5f945e8dc2596

OS/ARCH

Compressed size

2.81 MB

Last pushed

about 1 month by aethersailor

Type

Image

Manifest digest

sha256:b12cacc7257237c9143ee78f0c9b3f39b5e2ed4cd32159d8dc33a276fb217902

Image Layers

1ARG VERSION=v0.2.00 B
2ARG COMMIT=f41e3de863f8952f27fcabd8973ae27cfcb242840 B
3ARG BUILD_DATE=2026-08-09T21:12:16+08:000 B
4LABEL org.opencontainers.image.title=Rule-Bot Client org.opencontainers.image.description=Lightweight final0 B
5COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit102.33 KB
6COPY --chown=10001:10001 /out/rule-bot-client /rule-bot-client #2.71 MB
7USER 10001:100010 B
8WORKDIR /data99 B
9ENTRYPOINT ["/rule-bot-client"]0 B
10CMD ["--config" "/data/config.json"]0 B

Command

ARG VERSION=v0.2.0