docker-obs icon indicating copy to clipboard operation
docker-obs copied to clipboard

Go through Rvnc

Open Scoob79 opened this issue 1 year ago • 1 comments

Hello, it works very well but in order to connect it to guacamole, how can we do it to go through rvnc? and how do we change the definition?

Scoob79 avatar Oct 05 '24 15:10 Scoob79

You probably have to modify the base container here. You could either add another layer by creating your own Dockerfile using FROM: bandi13/docker-obs and then having subsequent commands to change that shell script, or you could combine the two projects into a single Dockerfile and make the modifications there. Alternatively, fork the gui-docker repo, and make the modification, then send me a PR. I'd love to have that change added.

bandi13 avatar Oct 06 '24 13:10 bandi13