ANTsX / ANTs

Advanced Normalization Tools (ANTs)
Apache License 2.0
1.21k stars 381 forks source link

ENH: Retain docker image from PRs #1685

Closed cookpa closed 8 months ago

cookpa commented 8 months ago

This will make it easier to quickly download and test PRs, using temporary Github artifacts that expire after 7 days.

cookpa commented 8 months ago

Note Mac Finder "decompress archive" tries to be extra helpful by unpacking the tar file as well, use the CLI unzip to avoid this.

unzip ants_image.tar.zip
docker load -i ants_image.tar