You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 the api on a specific local port.