Skip to content

Docker API connection via TCP rather than unix socket

Compare
Choose a tag to compare
@0xIbra 0xIbra released this 17 Aug 20:25
· 49 commits to master since this release
19ffc9b

Connecting to Docker API via TCP rather than unix socket for security purposes.

This change requires additional actions in the docker configuration to expose docker api on a specific local port.