shots47s/eddy_fslwrapper_singularity:latest
$ singularity pull shub://shots47s/eddy_fslwrapper_singularity:latest
Singularity Recipe
BootStrap:docker
From: shots47s/fslwrappers:latest
%post
mkdir /nvlib /nvbin
echo 'export PATH="/nvbin:$PATH"' >> /environment
echo 'export LD_LIBRARY_PATH="/nvlib:$LD_LIBRARY_PATH"' >> /environment
#Add CUDA paths
echo 'export CPATH="/usr/local/cuda/include:$CPATH"' >> /environment
echo 'export PATH="/usr/local/cuda/bin:$PATH"' >> /environment
echo 'export LD_LIBRARY_PATH="/usr/local/cuda/lib64:$LD_LIBRARY_PATH"' >> /environment
echo 'export CUDA_HOME="/usr/local/cuda"' >> /environment
Collection
- Name: shots47s/eddy_fslwrapper_singularity
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/shots47s-eddy_fslwrapper_singularity-latest |
collection name | shots47s/eddy_fslwrapper_singularity |
branch | master |
tag | latest |
commit | 3049c99ddd19ca80e469404b5e8a1774e9443bd9 |
version (container hash) | 0749beb393d09a20f45443c217664284 |
build date | 2018-08-01T23:02:31.785Z |
size (MB) | 9696 |
size (bytes) | 4522135583 |
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.