sha256:ac8bacbcf04370b4d2aa2f49c975912766fd3e1b08be365bdf9791147babaa42
OS/ARCH
Compressed size
3 MB
Last pushed
23 days by aethersailor
Type
Image
Manifest digest
sha256:7125754682e3f6c7b22ae3c5e26f326c4e93d232ab5dbf1f057243d9fcfb098f
Image Layers
1ARG VERSION=v0.3.30 B2ARG COMMIT=6fd885f9a9939b238e36ef28065a837de5551e4a0 B3ARG BUILD_DATE=2026-08-24T13:09:15+08:000 B4LABEL org.opencontainers.image.title=Rule-Bot Client org.opencontainers.image.description=Lightweight final0 B5COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit102.33 KB6COPY --chown=10001:10001 /out/rule-bot-client /rule-bot-client #2.9 MB7USER 10001:100010 B8WORKDIR /data98 B9ENTRYPOINT ["/rule-bot-client"]0 B10CMD ["--config" "/data/config.json"]0 BCommand
ARG VERSION=v0.3.3