Docker container that launches the Interactive Brokers Gateway GUI inside of an X virtual fb
10K+
Docker container that launches the Interactive Brokers Gateway GUI inside of an X virtual frame buffer.
docker pull clifton/ib-gateway
docker run -e VNC_PASSWORD=mypass -p 5900:5900 -p 4003:4003 -d clifton/ib-gateway
At this point, you should be able to connect with VNC and log in to the gateway. Once logged in, port 4003 will be open for you to make API calls against.
Send a pull request!
Content type
Image
Digest
sha256:7d076cd17…
Size
233.9 MB
Last updated
over 10 years ago
docker pull joincamp/ib-gateway