uber-archive / makisu

Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
Apache License 2.0
2.41k stars 156 forks source link

a method to skip server ssl verification #277

Closed wutongjie23hao closed 4 years ago

wutongjie23hao commented 4 years ago

when we try to skip server ssl verification. like docker's insecure-registry or kaniko's --skip-tls-verify-registry parameters.

apourchet commented 4 years ago

Looks good to me, but waiting on @evelynl94 since she set this stuff up a while back.

wutongjie23hao commented 4 years ago

@apourchet when my pr try to pass the travis ci, a problem occur. TROUBLESHOOTING: A FOSSA API key is needed to run this command. How can i do ? It seems like that I need provide a FOSSA API key, but I don't have one. Wait your answer.

yiranwang52 commented 4 years ago

@apourchet when my pr try to pass the travis ci, a problem occur. TROUBLESHOOTING: A FOSSA API key is needed to run this command. How can i do ? It seems like that I need provide a FOSSA API key, but I don't have one. Wait your answer.

This is fine. Only branches from this repo have access to that key. As long as other tests passed you are good.