Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 239 Bytes

ib-tws-docker

Trader Workstation in a Docker image

Building

docker build . -t ibtwsdocker

Running

docker run --rm -p 5900:5900 ibtwsdocker

This will expose port 5900 for VNC (with default password 1358).