Skip to content

TST+ENH: update neurodocker version + retry building base image #2288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 17, 2017

Conversation

kaczmarj
Copy link
Collaborator

Fixes issue where download steps in docker build fail, causing CircleCI build to fail.

Changes proposed in this pull request

  • Use newer version of neurodocker to generate Dockerfiles. The newer version includes --retry 5 in curl commands to retry downloads.
  • Build the base Docker image in a loop, and try building at most 5 times.

- Add `--retry 5` to curl commands for AFNI and FreeSurfer.
- Try building base image at most 5 times.
@mgxd
Copy link
Member

mgxd commented Nov 17, 2017

  • compressed docker images under 5GB Circle workspace limit
  • ensure retry attempts when creating docker images

Now we hope this stabilizes the build

@mgxd mgxd merged commit 69575bc into nipy:master Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants