sha256:3d64f72506db4f8c61ad3acd46d6ea186a20184f48471bb12147d4cfd90d1e04
OS/ARCH
linux/amd64
Compressed size
4.97 GB
Last pushed
7 months by tsalo
Type
Image
Manifest digest
sha256:3d64f72506db4f8c61ad3acd46d6ea186a20184f48471bb12147d4cfd90d1e04
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.18 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive LANG=en_US.UTF-8 LC_ALL=en_US.UTF-80 B8RUN /bin/sh -c apt-get update127.8 MB9RUN /bin/sh -c GNUPGHOME=/tmp gpg2.37 KB10RUN /bin/sh -c apt-get update17.24 MB11COPY /usr/local/freesurfer /opt/freesurfer # buildkit981.95 MB12COPY /usr/local/freesurfer/python/scripts/mri_synthseg /opt/freesurfer/bin/mri_synthseg # buildkit26.82 KB13COPY /usr/local/freesurfer/models /opt/freesurfer/models # buildkit1.71 GB14COPY /usr/local/freesurfer/python/scripts/mri_synthstrip /opt/freesurfer/bin/mri_synthstrip # buildkit3.26 KB15RUN /bin/sh -c chmod +x29.71 KB16COPY /opt/afni-latest /opt/afni-latest # buildkit14.41 MB17COPY /opt/workbench /opt/workbench # buildkit83.59 MB18COPY /opt/convert3d/bin/c3d_affine_tool /usr/bin/c3d_affine_tool # buildkit9.13 MB19RUN /bin/sh -c mkdir /AtlasPack99 B20COPY /AtlasPack/tpl-fsLR_*.dlabel.nii /AtlasPack/ # buildkit2.22 MB21COPY /AtlasPack/tpl-MNI152NLin6Asym_*.nii.gz /AtlasPack/ # buildkit6.15 MB22COPY /AtlasPack/atlas-4S*.tsv /AtlasPack/ # buildkit89.14 KB23COPY /AtlasPack/*.json /AtlasPack/ # buildkit5.42 KB24ENV OS=Linux FS_OVERRIDE=0 FIX_VERTEX_AREA= FSF_OUTPUT_FORMAT=nii.gz0 B25ENV SUBJECTS_DIR=/opt/freesurfer/subjects FUNCTIONALS_DIR=/opt/freesurfer/sessions MNI_DIR=/opt/freesurfer/mni LOCAL_DIR=/opt/freesurfer/local0 B26ENV PERL5LIB=/opt/freesurfer/mni/lib/perl5/5.8.5 MNI_PERL5LIB=/opt/freesurfer/mni/lib/perl5/5.8.5 PATH=/opt/freesurfer/bin:/opt/freesurfer/tktools:/opt/freesurfer/mni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B27ENV PATH=/opt/afni-latest:/opt/freesurfer/bin:/opt/freesurfer/tktools:/opt/freesurfer/mni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin AFNI_IMSAVE_WARNINGS=NO AFNI_PLUGINPATH=/opt/afni-latest0 B28ENV PATH=/opt/workbench/bin_linux64:/opt/afni-latest:/opt/freesurfer/bin:/opt/freesurfer/tktools:/opt/freesurfer/mni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH=/opt/workbench/lib_linux64:0 B29RUN /bin/sh -c useradd -m4.25 KB30WORKDIR /home/aslprep32 B31ENV HOME=/home/aslprep LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu:/opt/workbench/lib_linux64:0 B32COPY /bin/micromamba /bin/micromamba # buildkit7.03 MB33COPY /opt/conda/envs/aslprep /opt/conda/envs/aslprep # buildkit1.5 GB34ENV MAMBA_ROOT_PREFIX=/opt/conda0 B35RUN /bin/sh -c micromamba shell2.94 KB36ENV PATH=/opt/conda/envs/aslprep/bin:/opt/workbench/bin_linux64:/opt/afni-latest:/opt/freesurfer/bin:/opt/freesurfer/tktools:/opt/freesurfer/mni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CPATH=/opt/conda/envs/aslprep/include: LD_LIBRARY_PATH=/opt/conda/envs/aslprep/lib:/usr/lib/x86_64-linux-gnu:/opt/workbench/lib_linux64:0 B37COPY scripts/fetch_templates.py fetch_templates.py # buildkit1.33 KB38RUN /bin/sh -c python fetch_templates.py89.21 MB39ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 PYTHONNOUSERSITE=1 FSLDIR=/opt/conda/envs/aslprep0 B40ENV MKL_NUM_THREADS=1 OMP_NUM_THREADS=10 B41RUN /bin/sh -c curl -L8.97 MB42RUN /bin/sh -c find $HOME89.21 MB43ENV IS_DOCKER_8395080871=10 B44RUN /bin/sh -c ldconfig #5.66 KB45WORKDIR /tmp32 B46ARG BUILD_DATE0 B47ARG VCS_REF0 B48ARG VERSION0 B49LABEL org.label-schema.build-date= org.label-schema.name=ASLPrep org.label-schema.description=ASLPrep -0 B50COPY . /src/aslprep # buildkit65.73 MB51ARG VERSION=0.0.10 B52RUN |1 VERSION=25.2.1 /bin/sh -c182.49 MB53RUN |1 VERSION=25.2.1 /bin/sh -c90.8 MB54RUN |1 VERSION=25.2.1 /bin/sh -c5.53 KB55WORKDIR /tmp/32 B56ENTRYPOINT ["/opt/conda/envs/aslprep/bin/aslprep"]0 B57ARG BUILD_DATE0 B58ARG VCS_REF0 B59ARG VERSION0 B60LABEL org.label-schema.build-date=2026-02-11T16:21:12Z org.label-schema.name=aslprep org.label-schema.description=ASLPrep: A0 BCommand
ARG RELEASE