PennLINC/aslprep

ASLPrep is not installed in Docker image after packaging refactor

Closed this issue · 0 comments

tsalo commented

Summary

ASLPrep doesn't seem to be installed within the new Docker build process.

Additional details

  • ASLPrep version: > 0.4.0
  • Docker version: 24.0.2, build cb74dfc
  • Singularity version:

What were you trying to do?

Run the unstable Docker image locally.

Reproducing the bug

docker run --rm -ti --entrypoint /bin/bash pennlinc/aslprep:latest which aslprep

/usr/local/miniconda/bin/aslprep

docker run --rm -ti --entrypoint /bin/bash pennlinc/aslprep:unstable which aslprep

No output