docksal/socat

Sponsored OSS

By docksal

Updated about 9 years ago

Socat image to proxy docker sock.

Image
Networking
Security
Integration & delivery
3

100K+

docksal/socat repository overview

docker.sock proxy

Exposes /var/run/docker.sock on tcp://docker-sock-proxy:2375

Usage
docker run -v /var/run/docker.sock:/var/run/docker.sock -d --restart=always --name docker-sock-proxy docksal/socat

Option to allow remote connections to the host (without TLS) - USE AT YOUR OWN RISK

docker run -v /var/run/docker.sock:/var/run/docker.sock -d --restart=always --privileged -p 2375:2375 --name docker-sock-proxy docksal/socat

This will allow external unsecured connections to the Docker daemon on the host on port 2375.

Tag summary

Content type

Image

Digest

Size

3.1 MB

Last updated

about 9 years ago

docker pull docksal/socat

This week's pulls

Pulls:

859

Jun 29 to Jul 5