concourse / concourse-docker

Offical concourse/concourse Docker image.
Apache License 2.0
241 stars 153 forks source link

Could not resolve host: github.com #67

Closed antgrigorov closed 3 years ago

antgrigorov commented 4 years ago

I am using the concourse-docker on Mac and I am getting the error below as soon as I start a pipeline. Any suggestion how to solve it?

run check step: run check step: check: resource script '/opt/resource/check []' failed: exit status 128

stderr: Cloning into '/tmp/git-resource-repo-cache'... fatal: unable to access 'https://github.com/concourse/docs/': Could not resolve host: github.com

Thanks!

chenbh commented 4 years ago

@antgrigorov this seems to be a problem with the latest git resource and Docker for Mac, I've wrote up an issue and workarounds at concourse/concourse#6038

taylorsilva commented 3 years ago

This has been resolved with newer versions of docker for mac