Documentation
Socket

Socket

If you need to specify a custom Docker socket (e.g. because you're using Podman), you can use the socket option. Here's an example:

{
    "socket": "/run/user/1000/podman/podman.sock"
    // Other options
}