Block a user
zeroclaw (v0.8.2)
Published 2026-06-29 17:42:04 +00:00 by chaim
Installation
docker pull gitea.prod.marcus-law.co.il/chaim/zeroclaw:v0.8.2sha256:7ed751f9364d585c3a9881246ca292d2731b6377fd9c3950864d72ddcbf7721d
Image Layers
| bazel build @trixie//base-files/amd64:data_statusd |
| bazel build @trixie//netbase/amd64:data_statusd |
| bazel build @trixie//tzdata/amd64:data_statusd |
| bazel build @trixie//tzdata-legacy/amd64:data_statusd |
| bazel build @trixie//media-types/amd64:data_statusd |
| bazel build //common:rootfs |
| bazel build //common:passwd |
| bazel build //common:home |
| bazel build //common:group |
| bazel build //common:tmp |
| bazel build //static:nsswitch |
| bazel build //common:os_release_debian13 |
| bazel build //common:cacerts_debian13_amd64 |
| bazel build @trixie//libc6/amd64:data_statusd |
| bazel build @trixie//libssl3t64/amd64:data_statusd |
| bazel build @trixie//libzstd1/amd64:data_statusd |
| bazel build @trixie//zlib1g/amd64:data_statusd |
| bazel build @trixie//libgomp1/amd64:data_statusd |
| bazel build @trixie//libstdc++6/amd64:data_statusd |
| bazel build @trixie//libgcc-s1/amd64:data_statusd |
| bazel build @trixie//gcc-14-base/amd64:data_statusd |
| COPY /app/zeroclaw /usr/local/bin/zeroclaw # buildkit |
| COPY /app/zerocode /usr/local/bin/zerocode # buildkit |
| COPY /zeroclaw-data /zeroclaw-data # buildkit |
| COPY /app/web/dist /usr/share/zeroclawlabs/web/dist # buildkit |
| ENV LANG=C.UTF-8 |
| ENV ZEROCLAW_DATA_DIR=/zeroclaw-data/data |
| ENV HOME=/zeroclaw-data |
| ENV ZEROCLAW_GATEWAY_PORT=42617 |
| WORKDIR /zeroclaw-data |
| USER 65534:65534 |
| EXPOSE map[42617/tcp:{}] |
| HEALTHCHECK &{["CMD" "zeroclaw" "status" "--format=exit-code"] "1m0s" "10s" "10s" "0s" '\x03'} |
| ENTRYPOINT ["zeroclaw"] |
| CMD ["daemon"] |
Details
2026-06-29 17:42:04 +00:00
Versions (13)
View all
Container
2
OCI / Docker
linux/amd64
32 MiB
buildcache
2026-06-30
sha-e43eb10
2026-06-30
main
2026-06-30
rollback-pre-v0.8.2
2026-06-29
v0.8.2
2026-06-29