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

Fix Docker build steps #309

Merged
merged 1 commit into from
Jun 21, 2023
Merged

Fix Docker build steps #309

merged 1 commit into from
Jun 21, 2023

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Jun 21, 2023

Closes #308.

Changes proposed in this pull request

  • For some reason, the all dependency group alias is causing problems within the Docker build. It's fine when I install ASLPrep locally. Swapping out aslprep[all] with aslprep[doc,maint,test] seems to have fixed the issue.

@tsalo tsalo added the maintenance Issues/PRs related to maintenance. Dependency versions, dependencies, etc. label Jun 21, 2023
@tsalo tsalo merged commit 86fc99d into PennLINC:main Jun 21, 2023
2 checks passed
@tsalo tsalo deleted the fix-docker branch June 21, 2023 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Issues/PRs related to maintenance. Dependency versions, dependencies, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker build step fails
1 participant