Colin Griffin

Results 224 comments of Colin Griffin

@kukafree is the fork you reference a for of the image or just the ib-controller itself. I have contributor access and can review a pull request. @mvberg are you able...

docker-compose itself is a python application that uses the docker API. It was recommended here only because it is a more convenient (and easier to read) method of specifying the...

Haven't had any similar trouble in this end with the freezing, but you should be able to run and attach to the container to see the log output, or do...

I've seen something similar to this, but where the gateway seems to not be getting updated values from IB, just returning the same account values to the client over and...

Its possible your shell is not properly terminating the container, it could be an issue with docker. I'd recommend seeing if the same behavior happens after running `docker-compose down` prior...

We may be able to re-enable default vars by adding an IF check in runscript.sh to check for the existence of ENV vars. If they are missing, run the original...

Tagged as `help wanted` in case anyone wants to take a stab at this

We do as we can, feel free to submit a pull request with updates!

It's submodule related and likely because the API submodule references a private repository. Hoping to discuss this today.

Creating a new GH issue to track docker changes to address these things