polymarket-bot-rs (sha256:7fcddb19f9f675b8296dbb3e7f1019213072b03c13511f0ca4e8639bae73c491)
Published 2026-04-22 10:03:44 +00:00 by igor
Installation
docker pull git.igordudnek.com/igor/polymarket-bot-rs@sha256:7fcddb19f9f675b8296dbb3e7f1019213072b03c13511f0ca4e8639bae73c491sha256:7fcddb19f9f675b8296dbb3e7f1019213072b03c13511f0ca4e8639bae73c491Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libssl3 libsqlite3-0 ca-certificates wget && rm -rf /var/lib/apt/lists/* # buildkit |
| WORKDIR /app |
| COPY /app/bot-rs/target/release/bot /usr/local/bin/bot # buildkit |
| RUN /bin/sh -c mkdir -p /data # buildkit |
| ENV DATABASE_PATH=/data/bot.db |
| ENV LOG_LEVEL=info |
| EXPOSE [3100/tcp] |
| HEALTHCHECK &{["CMD-SHELL" "wget -qO- http://localhost:3100/api/status || exit 1"] "30s" "5s" "15s" "0s" '\x03'} |
| CMD ["bot"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-22T09:58:17Z |
| org.opencontainers.image.revision | b98d95f92eb4917bde9c33be875d9934d797fa1d |
| org.opencontainers.image.source | https://git.igordudnek.com/igor/polymarket1.git |
| org.opencontainers.image.url | https://git.igordudnek.com/igor/polymarket1 |
Details
2026-04-22 10:03:44 +00:00
Versions (19)
View all
Container
1
OCI / Docker
linux/amd64
36 MiB