Comment on Should I move to Docker?

<- View Parent
xcjs@programming.dev ⁨9⁩ ⁨months⁩ ago

The Docker client communicates over a UNIX socket. If you mount that socket in a container with a Docker client, it can communicate with the host’s Docker instance.

source
Sort:hotnewtop