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

mannau/docker-ib-gateway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ib-gateway

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

Usage

docker pull mannau/docker-ib
docker run -e USER=<username> -e PASSWD=<password> -p 5900:5900 -p 4003:4003 -d mannau/docker-ib

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

Languages

  • Shell 100.0%