jpambrun-vida
jpambrun-vida
I had the same issue. You can disable by setting `EARTHLY_DISABLE_REMOTE_REGISTRY_PROXY=true`
@mook-as and if anyone else stumble on this issue. Using procmon I could determine that it's VScode invoking `docker.exe context ls` about every second. Disabling the "Dev containers" extension makes...
BTW, the docker demon nor rancher-desktop has to be running for this issue to manifest itself.
I had the same expectation as @dubielt1. Given the documentation, I also expected global package to be available when `devbox shell --pure`. If the goal is to eliminate the "it...