Skip to content

Commit e48a25d

Browse files
committed
📦 Dedupe realized symlinks
[rebuild ABCD-HCP] [rebuild fMRIPrep-LTS] [rebuild lite] [rebuild standard] [rebuild FSL.5.0.10-bionic] [rebuild FSL.5.0.9-5.neurodebian-xenial] [rebuild FSL.6.0.6.4-Python3.10-bionic] [rebuild FSL.data]
1 parent ac2c445 commit e48a25d

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/Dockerfiles/FSL.5.0.9-5.neurodebian-xenial.Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ COPY --from=FSL /usr/lib/libznz.so.2 /usr/lib/libznz.so.2
6565
COPY --from=FSL /usr/share/doc/fsl-core /usr/share/doc/fsl-core
6666
COPY --from=FSL /usr/share/man/man1/fsl-5.0-core.1.gz /usr/share/man/man1/
6767
COPY --from=FSL /usr/share/man/man1/fsl.1.gz /usr/share/man/man1/
68-
COPY --from=FSL /usr/share/data/fsl-* /usr/share/data/
69-
COPY --from=FSL /usr/share/doc/fsl-* /usr/share/doc/
7068
COPY --from=FSL /usr/share/fsl /usr/share/fsl
7169
# install C-PAC resources into FSL
7270
COPY --from=data /fsl_data/standard /usr/share/fsl/5.0/data/standard

.github/Dockerfiles/base-fMRIPrep-LTS.Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ COPY --from=FSL /usr/lib/libznz.so.2 /usr/lib/libznz.so.2
102102
COPY --from=FSL /usr/share/doc/fsl-core /usr/share/doc/fsl-core
103103
COPY --from=FSL /usr/share/man/man1/fsl-5.0-core.1.gz /usr/share/man/man1/
104104
COPY --from=FSL /usr/share/man/man1/fsl.1.gz /usr/share/man/man1/
105-
COPY --from=FSL /usr/share/data/fsl-mni152-templates /usr/share/data/fsl-mni152-templates
106-
COPY --from=FSL /usr/share/doc/fsl-mni152-templates /usr/share/doc/fsl-mni152-templates
107105
COPY --from=FSL /usr/share/fsl /usr/share/fsl
108106

109107
# install Multimodal Surface Matching

0 commit comments

Comments
 (0)