polymarket-bot-rs (sha256:7702fc6516b0317c47b13282912acd54a0da9e39f4051013b53a6fe85fc88677)
Published 2026-04-20 19:56:42 +00:00 by igor
Installation
docker pull git.igordudnek.com/igor/polymarket-bot-rs@sha256:7702fc6516b0317c47b13282912acd54a0da9e39f4051013b53a6fe85fc88677sha256:7702fc6516b0317c47b13282912acd54a0da9e39f4051013b53a6fe85fc88677Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libssl3 libsqlite3-0 ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c useradd -m -u 1001 bot # buildkit |
| WORKDIR /app |
| COPY /app/bot-rs/target/release/bot /usr/local/bin/bot # buildkit |
| RUN /bin/sh -c mkdir -p /data && chown bot:bot /data /app # buildkit |
| USER bot |
| 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-20T19:50:53Z |
| org.opencontainers.image.revision | 7a657b0e902ec7e9ddc4df20f890ff9578f85142 |
| org.opencontainers.image.source | https://git.igordudnek.com/igor/polymarket1.git |
| org.opencontainers.image.url | https://git.igordudnek.com/igor/polymarket1 |
Details
2026-04-20 19:56:42 +00:00
Versions (19)
View all
Container
1
OCI / Docker
linux/amd64
31 MiB