• Joined on 2026-01-11

forgeflow/ibkr-gateway-proxy (60ee874)

Published 2026-04-02 11:56:45 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/ibkr-gateway-proxy:60ee874
sha256:0e34566a74672e2ebfadc611fc05d255b3cdfd6f48f828abf09d724c7a6ba779

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'
/bin/sh -c apt-get update && apt-get install -y ca-certificates libssl3 curl && rm -rf /var/lib/apt/lists/*
/bin/sh -c useradd -r -u 999 -s /bin/false forgeflow
/bin/sh -c mkdir -p /etc/forgeflow /var/log/forgeflow /tmp/captures && chown -R forgeflow:forgeflow /var/log/forgeflow /tmp/captures
COPY file:48eb1e134957011f9249b6ab73bda571c5b6b0048184d6c44888b7522b8d060e in /usr/local/bin/
COPY file:b5bb22862296291a84ee2668d9012902c6784d8981eb18090fa795e5eaab4832 in /etc/forgeflow/ibkr-gateway-proxy.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/ibkr-gateway-proxy.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 14000 14001 4003 8112
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8112/health || exit 1"] "30s" "5s" "30s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/ibkr-gateway-proxy"]
Details
Container
2026-04-02 11:56:45 +00:00
0
OCI / Docker
linux/amd64
36 MiB
Versions (6) View all
latest 2026-04-16
2a10eeb 2026-04-16
024b798 2026-04-15
f656510 2026-04-10
b70cf79 2026-04-07