sha256:d81e50be9eafe501ac9adf3b6484158ede922bf781450f8a076d7ec67c1f1d77
OS/ARCH
linux/amd64
Compressed size
4.37 GB
Last pushed
4 months by clepol
Type
Image
Manifest digest
sha256:7ca9a6858e9a80bba4d5f489b2a24ca5161c05c05b8caae44147951ce0823c99
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B7ARG REPOSITORY_URL=https://github.com/Deep-MI/FastSurfer/tree/stable0 B8ARG DOC_URL=https://deep-mi.org/fastsurfer/stable0 B9ARG FASTSURFER_VERSION=2.5.4+cdfccea0 B10ARG GIT_HASH=cdfccea0 B11ARG VENDOR=Image Analysis Lab, DZNE0 B12ARG DEVICE=cu1260 B13ARG RUNTIME_BASE_IMAGE=ubuntu:24.040 B14ARG PYTHON_VERSION=3.120 B15LABEL org.opencontainers.image.authors=David Kügler <[email protected]> org.opencontainers.image.url=https://github.com/Deep-MI/FastSurfer/tree/stable0 B16ENV MPLCONFIGDIR=/tmp/matplotlib-config0 B17SHELL [/bin/bash -e -c]0 B19ENV OS=Linux FS_OVERRIDE=0 FIX_VERTEX_AREA= SUBJECTS_DIR=/opt/freesurfer/subjects0 B20COPY /opt/freesurfer /opt/freesurfer # buildkit231.06 MB21COPY /venv /venv # buildkit3.1 GB22COPY /opt/python /opt/python # buildkit32.04 MB23COPY . /fastsurfer/ # buildkit582.53 KB24ENV PYTHONPATH=/fastsurfer:/opt/freesurfer/python/packages FASTSURFER_HOME=/fastsurfer PATH=/fastsurfer:/venv/bin:/opt/freesurfer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26SHELL [/bin/bash --login -c]0 B28USER nonroot0 B29WORKDIR /fastsurfer32 B30ENTRYPOINT ["/fastsurfer/tools/Docker/entrypoint.sh" "/fastsurfer/run_fastsurfer.sh"]0 B31CMD ["--help"]0 B32ARG CUDA_VERSION__0=cu1260 B33ARG CUDA_VERSION__1=12.60 B34ARG CUDA_VERSION__2=12.60 B35ARG CUDA_VERSION__3=12.60 B36ARG CUDA_VERSION__4=12.60 B37ENV NVIDIA_VISIBLE_DEVICES=all NVIDIA_DRIVER_CAPABILITIES=all NVIDIA_REQUIRE_CUDA=cuda>=12.60 BCommand
ARG RELEASE