rses-singularity/fsl-debian-stretch-singularity:latest
$ singularity pull shub://rses-singularity/fsl-debian-stretch-singularity:latest
Singularity Recipe
Bootstrap:docker
From:debian:stretch
%labels
MAINTAINER willfurnass
#%setup
# mkdir ${SINGULARITY_ROOTFS}/somedir
# cp somefile ${SINGULARITY_ROOTFS}/
%post
DEBIAN_FRONTEND=noninteractive apt-get update
DEBIAN_FRONTEND=noninteractive apt-get install -y curl gnupg2
curl -sSL http://neuro.debian.net/lists/stretch.de-md.full > /etc/apt/sources.list.d/neurodebian.sources.list
DEBIAN_FRONTEND=noninteractive apt-key adv --recv-keys --keyserver hkp://pool.sks-keyservers.net:80 0xA5D32F012649A5A9
DEBIAN_FRONTEND=noninteractive apt-get update
DEBIAN_FRONTEND=noninteractive apt-get install -y fsl-complete fsl-feeds
rm -r /var/lib/apt/lists/*
ln -s /usr/share/fsl/5.0/etc/fslconf/fsl.sh /usr/share/fsl/5.0/etc/fslconf/fsl.csh /etc/profile.d
#%environment
# export SOMEVAR=some_value
#%runscript
# someprogram arg1 arg2
Collection
- Name: rses-singularity/fsl-debian-stretch-singularity
- License: Other
View on Datalad
Metrics
key | value |
---|---|
id | /containers/rses-singularity-fsl-debian-stretch-singularity-latest |
collection name | rses-singularity/fsl-debian-stretch-singularity |
branch | master |
tag | latest |
commit | b26a4aa0e50d89abe606954b765022b4a030d609 |
version (container hash) | 4a830abfbba3d55e8b5b594fd9687415 |
build date | 2020-07-01T13:53:24.220Z |
size (MB) | 2282 |
size (bytes) | 1762279455 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.