Skip to content

[Docker] Update ANTs to 2.2.0 #2023

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

Closed
wants to merge 3 commits into from

Conversation

oesteban
Copy link
Contributor

Contributions in this PR:

oesteban added 2 commits May 15, 2017 10:38
Try to build nipype/base in circle build, and cache it properly.
Contributions in this PR:

- Replaces ANTs 2.1.0 with 2.2.0 in the nipype/base docker image
@chrisgorgo
Copy link
Member

chrisgorgo commented May 15, 2017 via email

@oesteban
Copy link
Contributor Author

@codecov-io
Copy link

codecov-io commented May 16, 2017

Codecov Report

Merging #2023 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2023   +/-   ##
=======================================
  Coverage   72.19%   72.19%           
=======================================
  Files        1132     1132           
  Lines       57012    57012           
  Branches     8162     8162           
=======================================
  Hits        41161    41161           
  Misses      14567    14567           
  Partials     1284     1284
Flag Coverage Δ
#smoketests 72.19% <ø> (ø) ⬆️
#unittests 69.79% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4358fe5...72c8989. Read the comment docs.

curl -sSL "https://github.com/stnava/ANTs/releases/download/v2.1.0/Linux_Ubuntu14.04.tar.bz2" \
| tar -xjC /opt/ants --strip-components 1
curl -sSL "https://www.dropbox.com/s/2f4sui1z6lcgyek/ANTs-Linux-centos5_x86_64-v2.2.0-0740f91.tar.gz?dl=1" \
| tar -xzC /opt/ants --strip-components 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check the command i added in the other PR: this may install ants in /opt/ants/ants

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually never mind. the --strip-components does the necessary bits.

@oesteban
Copy link
Contributor Author

Close in favor of #2024

@oesteban oesteban closed this May 16, 2017
@oesteban oesteban deleted the docker/update-ants branch November 29, 2017 21:45
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.

4 participants