spotify / dockerfile-maven

MATURE: A set of Maven tools for dealing with Dockerfiles
Apache License 2.0
2.75k stars 493 forks source link

Set the docker host to enable TLS #341

Closed prashi511 closed 4 years ago

prashi511 commented 4 years ago

Is this a BUG REPORT or FEATURE REQUEST?:

Description

com.spotify.docker.client.shaded.org.apache.http.conn.HttpHostConnectException: Connect to localhost:2375 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect

How to reproduce

disable "Expose daemon on tcp://localhost:2375 without TLS" in docker in windows.

What do you expect

How to do push the image in docker by disabling "Expose daemon on tcp://localhost:2375 without TLS"

What happened instead

[Describe the actual results]

Software:

Full backtrace

[Paste full backtrace here]
stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

feiyingmm commented 4 years ago

How to configure ca certificate path

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.