Sign inSign up

aethersailor/rule-bot-client:0.3.0

Multi-platform
Index digest

sha256:2205f2bb8edb3b6b6bd7e5fe1e08ec87ee290e597cebcaa157a0f921eccb3d68

OS/ARCH

Compressed size

3.29 MB

Last pushed

23 days by aethersailor

Type

Image

Manifest digest

sha256:79e4a0bf449ccc27cad62cbb4cf99dc4641dfb0e73d5b129e4726bbd7c2f1749

Image Layers

1ARG VERSION=v0.3.00 B
2ARG COMMIT=79c3f81894879d6b9e5baed5320d26407fd592300 B
3ARG BUILD_DATE=2026-08-24T01:51:27+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 #3.19 MB
7USER 10001:100010 B
8WORKDIR /data98 B
9ENTRYPOINT ["/rule-bot-client"]0 B
10CMD ["--config" "/data/config.json"]0 B

Command

ARG VERSION=v0.3.0