Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-46935

Image building using a non-local docker API fail due to read timeout

XMLWordPrintable

      I have the docker REST endpoint for docker-build-step set to a remote DigitalOcean droplet. Jenkins is able to connect and start the image build process but every time it gets to

      apt-get update
      

      in our docker file, it times out almost immediately. I'm guessing this might be a problem with a default read timeout being too short, but as far as I know there's no way to override that behaviour.

       

      The attached screenshot shows a build failing due to a timeout.

            vjuranek vjuranek
            stormentt stormentt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: