WebxCT / WebCT

Interactive Web UI for X-ray CT with Real-time Results
https://webct.io
8 stars 0 forks source link

feat: ✨ Docker Container (#15) #44

Open WYVERN2742 opened 1 year ago

WYVERN2742 commented 1 year ago

Distribute WebCT as a one-line docker container for easy setups and execution.

Solution will allow for running the container, and then following a local IP for using WebCT, without any other requirements.

WYVERN2742 commented 1 year ago

Technically should work now, however having issues with docker on windows. (docker has a surprisingly high amount of time-per-line, all this debugging is painful)

WYVERN2742 commented 1 year ago

Shelved for now; docker would be great for server deployment but I don't have the time to focus on docker gpu opengl/cuda passthough issues with my setup. More focus will be put onto finishing v1.0.0 along with per-platform user installers.