Tim Etchells
Tim Etchells
Hi, @timfallmk, curious why `aufs` is struck out in your above comment? No plans to support it?
I see https://github.com/ksync/ksync/issues/289 but it seems closed without resolution
thanks for the response. I switched to `overlay2` storage driver and am still getting the same result. ``` [ /src/redhat-actions/openshift-actions-connector ] 08 (main) $ docker info Client: Context: default Debug...
I am just on a regular Fedora distribution. Docker is definitely running as I can build images, run `docker ps`, etc. `/run/docker.sock` is there as expected, I'm not sure what...
sorry, my mistake, it's in both places ``` [ /src/redhat-actions/openshift-actions-connector ] 21 (main) $ ls -l /var/run/docker.sock srw-rw----. 1 root docker 0 Apr 2 16:49 /var/run/docker.sock [ /src/redhat-actions/openshift-actions-connector ] 21...
It has the same problem ``` [ /tim/downloads/crc-linux-1.25.0-amd64 ] 53 $ ksync doctor ↳ rpc error: code = Unknown desc = Got permission denied while trying to connect to the...
While this would be a cool cosmetic change, and I admit I dislike the mixing of camel/snake case throughout my TS, I agree with the other commentor that I don't...
I am also able to reproduce a segfault on `3.4.1` but not on `3.3.0` in a `node:18-alpine` container.
it would be nice if the message was shorter 
Also, the message that does have the host uses the internal Docker networking IP address, which isn't actually reachable from the user's system and doesn't match the Application Endpoint, which...