Create an Interactive Brokers’ Trader Workstation platform Docker image that uses your computer’s native GUI (which is a lot snappier and more robust). This is based on alekna/docker-ib-tws Docker image (by Laurynas Alekna) and on https://tpaschalis.github.io/sandboxed-browser-with-docker for the Chromium sandbox from a container and sound problems (?) fix.
On the Docker host computer, do not forget to use xhost
to allow access to the X-server, as follows.
xhost +LOCAL:
See the Makefile for the commands to build and start the container.
Blog post here: https://photonsphere.org/posts/2021-01-29-ibtws.html