openscad-web-gui
openscad-web-gui copied to clipboard
Docker support
I'd like to deploy this using Docker image or docker-compose.
Building the Docker image file and using docker run ...
results in immediate container exit.
Logs show only Starting Web GUI ...
Does anyone have a Dockerfile or a docker-compose.yaml ?
I'm unclear what port needs exposing. 3000 for a node app ? 8000 ? 8888 ?
Is there a healthcheck path ?