OpenBB terminal system in a Docker container accessible via a web-browser.
- Docker
docker build -t ghcr.io/firefly2442/openbb-docker:latest .
docker run -p 6080:80 --name=openbb-docker ghcr.io/firefly2442/openbb-docker:latest
Double-click the OpenBB launcher on the desktop and pick "Execute".
CTRL + C
docker rm <id>
Depending on where you are running this and/or your network settings, this container could be visible to the outside world. Be careful that this not be used as an attack vector onto your systems.