C-PAC versions#
See Release Notes for information about specific versions of C-PAC. The Docker Hub tags are like fcpindi/c-pac:release-${VERSION}${VARIANT} where ${VERSION} is either a specific semantic version prefixed with a v or latest or nightly, like release-v1.8.5
Variants#
Primary image#
Non-variant, primary image (no ${VARIANT} or an empty string, e.g. release-v1.8.5)
Lite variant#
-lite, primary image without FreeSurfer for a smaller image for runs that don’t need FreeSurfer (e.g., release-v1.8.5-lite)
ABCD-HCP variant#
-ABCD-HCP, image with software dependencies version-matched to ABCD-HCP BIDS fMRI Pipeline (e.g., release-v1.8.5-ABCD-HCP)
fMRIPrep-LTS variant#
-fMRIPrep-LTS, image with software dependencies version-matched to fMRIPrep LTS (e.g., release-v1.8.5-fMRIPrep-LTS)