antequant / ib-gateway-docker

Interactive Brokers Gateway as a Docker image
https://hub.docker.com/repository/docker/antequantmirror/ib-gateway-docker
MIT License
53 stars 35 forks source link

Automatically relaunch gateway when it exits #1

Closed jspahrsummers closed 4 years ago

jspahrsummers commented 4 years ago

Sort of resolved this in 29207c3cb4c6523274338970562e5a7d3bef599a, but in a different way: now, if the gateway terminates, the container will too. This makes it easy for some kind of container orchestration to restart it.