• Joined on 2026-01-11

forgeflow/ibkr-l2-relay (b70cf79)

Published 2026-04-07 11:37:11 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/ibkr-l2-relay:b70cf79
sha256:ea2a699ee4751d3732541ba8a1ccdb7d39cab67d95a31f92b3d03d3f98091690

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 -s /bin/false forgeflow
/bin/sh -c mkdir -p /etc/forgeflow /var/log/forgeflow && chown -R forgeflow:forgeflow /var/log/forgeflow
COPY file:cbeb42c3f4ea0d7e76a6dfd228192364152c63c589dcd3dbc17fc51d3926519c in /usr/local/bin/
COPY file:2f01a21f26789c081da3f09a0c30b73a16a5d79bbdb531e50e2bbc2a6af183a5 in /etc/forgeflow/ibkr-l2-relay.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/ibkr-l2-relay.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8109
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8109/health || exit 1"] "30s" "5s" "30s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/ibkr-l2-relay"]
Details
Container
2026-04-07 11:37:11 +00:00
1
OCI / Docker
linux/amd64
37 MiB
Versions (8) View all
latest 2026-04-16
2a10eeb 2026-04-16
024b798 2026-04-15
bc9122d 2026-04-10
6ed1eca 2026-04-10