Sign inSign up

vlastv/socat

By vlastv

•Updated almost 10 years ago

Image
0

952

vlastv/socat repository overview

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

Tag summary

Content type

Image

Digest

Size

3.1 MB

Last updated

almost 10 years ago

docker pull vlastv/socat