Skip to content
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

CI action to build the Docker image with no layer caching #2916

Closed
effigies opened this issue Dec 16, 2022 · 0 comments · Fixed by #2938
Closed

CI action to build the Docker image with no layer caching #2916

effigies opened this issue Dec 16, 2022 · 0 comments · Fixed by #2938
Milestone

Comments

@effigies
Copy link
Member

What would you like to see added in fMRIPrep?

We try to ensure that we reuse layers across fMRIPrep versions as much as possible. This was especially important when we were releasing multiple times a month, but it will still save people disk space.

However, our Docker images should be buildable without any cached layers, and we should have a CI job (I would suggest a cron job, not on push) just to warn us about bit rot in the Dockerfile.

Do you have any interest in helping implement the feature?

Yes

Additional information / screenshots

No response

@effigies effigies moved this to Todo in Development Dec 16, 2022
@effigies effigies added this to the 23.0.0 milestone Dec 16, 2022
effigies added a commit that referenced this issue Jan 17, 2023
## Changes proposed in this pull request

Closes #2916.
@github-project-automation github-project-automation bot moved this from Todo to Done (To be released) in Development Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done (To be released)
Development

Successfully merging a pull request may close this issue.

1 participant