Skip to content

ENH: Retain docker image from PRs#1685

Merged
cookpa merged 3 commits intomasterfrom
save_docker_artifact
Feb 29, 2024
Merged

ENH: Retain docker image from PRs#1685
cookpa merged 3 commits intomasterfrom
save_docker_artifact

Conversation

@cookpa
Copy link
Member

@cookpa cookpa commented Feb 28, 2024

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

This will make it easier to quickly download and test PRs, using temporary
Github artifacts that expire after 7 days.
Github will make a zip file anyway
@cookpa
Copy link
Member Author

cookpa commented Feb 29, 2024

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

@cookpa cookpa merged commit ffa9d89 into master Feb 29, 2024
@cookpa cookpa deleted the save_docker_artifact branch February 29, 2024 16:01
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.

1 participant