CNC-UMCG/cnc_fbirn:latest

$ singularity pull shub://CNC-UMCG/cnc_fbirn:latest

Singularity Recipe

Bootstrap: shub
From: CNC-UMCG/cnc_base


%environment

%files
    scripts/* /usr/bin/cnc

%post

    apt-get install -y lsb-core
    wget https://www.nitrc.org/frs/download.php/10144/bxh_xcede_tools-1.11.14-lsb30.x86_64.tgz
    tar xvzf bxh_xcede_tools-1.11.14-lsb30.x86_64.tgz -C /usr/share
    
    echo "PATH=$PATH:/usr/share/bxh_xcede_tools-1.11.14-lsb30.x86_64" >> /etc/profile

Collection


View on Datalad

Metrics

key value
id /containers/CNC-UMCG-cnc_fbirn-latest
collection name CNC-UMCG/cnc_fbirn
branch master
tag latest
commit 9eb2de4bb99ce4427ce58773c4f6bd5406f42381
version (container hash) 65e69f751b3d74450c0fab057b2c1081
build date 2018-06-05T00:16:52.216Z
size (MB) 1827
size (bytes) 626303007
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.