andybaraga
  • Joined on 2026-04-01

polygon-proxy (latest)

Published 2026-07-21 06:58:18 +00:00 by andyzaharia

Installation

docker pull git.andyzaharia.com/andybaraga/polygon-proxy:latest
sha256:5a8c730065c16660e694ca661d1d3542ef06cdb7e294cbd879d644401e8daab7

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates libssl3 wget libpq5 && rm -rf /var/lib/apt/lists/* # buildkit
COPY /app/target/release/polygon-proxy /usr/local/bin/ # buildkit
COPY /app/migrations /migrations # buildkit
WORKDIR /
EXPOSE map[8900/tcp:{}]
ENTRYPOINT ["polygon-proxy"]
Details
Container
2026-07-21 06:58:18 +00:00
42
OCI / Docker
linux/amd64
39 MiB
Versions (1) View all
latest 2026-07-21