Code Monkey home page Code Monkey logo

docker-ib-gateway's Introduction

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!

docker-ib-gateway's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

docker-ib-gateway's Issues

wget not downloading jars properly

Can't build image.

To repro:

  • Close the repo
  • run docker build -t docker-ib-gateway .

Get this output:
The command '/bin/sh -c wget -O jts4launch.jar -q https://www.interactivebrokers.com/java/classes/jts4launch.jar && wget -O log4j-1.2.17.jar -q https://www.interactivebrokers.com/java/classes/log4j-1.2.17.jar && wget -O total.jar -q https://www.interactivebrokers.com/java/classes/total.jar && wget -O twslaunch.jar -q https://www.interactivebrokers.com/java/classes/twslaunch.jar' returned a non-zero code: 8

log4j link broken

Build fails due to wget not being able to pull log4j. Not sure how to find what version we should be using now?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.