Use for run Docker remote API on Mac
docker run -d --restart always -v /var/run/docker.sock:/var/run/docker.sock -p 127.0.0.1:2376:2375 vlastv/socat socat TCP-LISTEN:2375,reuseaddr,fork UNIX-CONNECT:/var/run/docker.sock
Content type
Image
Digest
Size
3.1 MB
Last updated
almost 10 years ago
docker pull vlastv/socat