Skip to content

OpenBB terminal system in a Docker container accessible via a web-browser.

Notifications You must be signed in to change notification settings

firefly2442/openbb-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openbb-docker

OpenBB terminal system in a Docker container accessible via a web-browser.

Requirements

  • Docker

Setup

docker build -t ghcr.io/firefly2442/openbb-docker:latest .

Running

docker run -p 6080:80 --name=openbb-docker ghcr.io/firefly2442/openbb-docker:latest

Open http://localhost:6080

Double-click the OpenBB launcher on the desktop and pick "Execute".

Teardown

CTRL + C
docker rm <id>

Security

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.

References

About

OpenBB terminal system in a Docker container accessible via a web-browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published