picoclaw (latest)
Published 2026-05-17 21:46:48 -06:00 by w33ble
Installation
docker pull git.w33ble.com/w33ble/picoclaw:latestsha256:0d35b24100d475a30bef72e5b839c2a6cc825102e4f66e159207619de469751dImage layers
| ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache ca-certificates tzdata curl # buildkit |
| HEALTHCHECK &{["CMD-SHELL" "wget -q --spider http://localhost:18790/health || exit 1"] "30s" "3s" "5s" "0s" '\x03'} |
| COPY /src/build/picoclaw /usr/local/bin/picoclaw # buildkit |
| COPY docker/entrypoint.sh /entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| ENTRYPOINT ["/entrypoint.sh"] |
Details
2026-05-17 21:46:48 -06:00
Versions (4)
View all
Container
1
OCI / Docker
linux/amd64
18 MiB