Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix support for rootless docker context
With the `'` it returns `'''unix:///run/user/1000/docker.sock'` which fails the startsWith("unix://") check. Fix up quarkusio#26892 (cherry picked from commit 71a0501)
- Loading branch information