SupercomputingWales/singularity_hub:indelible

$ singularity pull shub://SupercomputingWales/singularity_hub:indelible

Singularity Recipe

Bootstrap:docker  
From:mercury/indelible:hg19only_d62cd07

%labels
MAINTAINER Thomas Green

%environment

%runscript
exec /bin/bash /bin/echo "Not supported"

%post
# Create some common mountpoints for systems without overlayfs
mkdir /scratch 
mkdir /apps

# Make files readable by all users - some are only root.
cd /usr/src/app/Indelible
chmod go+rX data/*

Collection


View on Datalad

Metrics

key value
id /containers/SupercomputingWales-singularity_hub-indelible
collection name SupercomputingWales/singularity_hub
branch master
tag indelible
commit b6dd836385756dd6bb4d3d742754c70956934cbc
version (container hash) a2ef3e211ebcd14383a69e480fc4588608a0cee4e86bfa4b29995347a24a0f12
build date 2021-01-11T01:43:52.122Z
size (MB) 2718.30859375
size (bytes) 2850353152
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.