Skip to content

Docker container that launches the Interactive Brokers Gateway GUI inside of an X virtual frame buffer.

Notifications You must be signed in to change notification settings

clifton/docker-ib-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ib-gateway

Docker container that launches the Interactive Brokers Gateway GUI inside of an X virtual frame buffer.

FIXME: I'm broken

Issue - There's a conflict with IB provided jar files.

This is no longer maintained. Happy to accept contributors or feel free to fork away!

Usage

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.

Contributing

Send a pull request!

About

Docker container that launches the Interactive Brokers Gateway GUI inside of an X virtual frame buffer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published