top | item 39049368

(no title)

kbbgl87 | 2 years ago

How would I do something like that? I know that docker socket is set up in /var/run/docker.socket. but how do I expose the socket to connections from the bridged network?

discuss

order

stop50|2 years ago

docker doesn't care if its a unix socket or a tcp socket. This is documented in the docs.