matrix-stockbot (sha256:28d41d91a6c8eeacc851c5fb699ab91af0f9e68e2fc43fc8f138dff7f3f503e8)
Published 2026-08-21 03:24:16 +00:00 by crypt
Installation
docker pull git.willowcrest.world/crypt/matrix-stockbot@sha256:28d41d91a6c8eeacc851c5fb699ab91af0f9e68e2fc43fc8f138dff7f3f503e8sha256:28d41d91a6c8eeacc851c5fb699ab91af0f9e68e2fc43fc8f138dff7f3f503e8Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libolm3 ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /matrix-stockbot /usr/local/bin/matrix-stockbot # buildkit |
| ENTRYPOINT ["matrix-stockbot"] |