Somesh Chandimal

Results 3 issues of Somesh Chandimal

I'm experiencing an error when attempting to run the `jasminegraph` Docker image on a Windows WSL2 system. The command I'm using is: `docker run -v "/var/run/docker.sock:/var/run/docker.sock " -v "/root/.ssh:/home/user/.ssh" -v...

I'm encountering an error when trying to run JasmineGraph in WSL Ubuntu using Docker. The error message is: ```shell chandimal@Chandimal:~$ docker run -v "/var/run/docker.sock:/var/run/docker.sock:rw" -v "/root/.ssh:/home/user/.ssh" -v "/tmp:/tmp" -v "/var/tmp/jasminegraph-localstore:/var/tmp/jasminegraph-localstore"...

- implement jasminegraph frontend ui shell ( running in port 7776 ) - seperate common frontend util functions