Docker API connection via TCP rather than unix socket
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.