Sign inSign up

xwzhou/socat

By xwzhou

•Updated almost 2 years ago

socat

Image
0

942

xwzhou/socat repository overview

docker run --rm -it --net=host  xwzhou/socat TCP-LISTEN:2376,reuseaddr,fork TCP:127.
0.0.1:2375
docker run --restart=always -v /var/run/docker.sock:/var/run/docker.sock -p 2375:2375 \
    xwzhou/socat TCP-LISTEN:2375,reuseaddr,fork UNIX-CONNECT:/var/run/docker.sock

Tag summary

Content type

Image

Digest

sha256:4dff9805d…

Size

5.1 MB

Last updated

almost 2 years ago

docker pull xwzhou/socat