Giving a typescript app access to the system docker.sock is inherently a bad idea.
It gives your app root access to the host.
Please provide a docker-compose.yml setup that doesn't need this.
I would like to try the sv2-ui - but I can't, it's a big no-go.
Giving a typescript app access to the system
docker.sockis inherently a bad idea.It gives your app root access to the host.
Please provide a
docker-compose.ymlsetup that doesn't need this.I would like to try the
sv2-ui- but I can't, it's a big no-go.