TheEtkinLab/CPAC:v1.0.3

$ singularity pull shub://TheEtkinLab/CPAC:v1.0.3

Singularity Recipe

Bootstrap: docker
From: mnarayan/cpac

%help
You are in the C-PAC container. To see help run
singularity run TheEtkinLab-CPAC.simg -h

%runscript
    echo "Running C-PAC!"
    echo "Arguments received: $*"
    exec /code/run.py "$@"

%labels
Author mnarayan@users.noreply.github.com
Build-date 19/11/2017
Vendor Ubuntu
Version 1.0.3

%post
    echo "Hello from inside the C-PAC container"
    echo "Install additional software here"

Collection


View on Datalad

Metrics

key value
id /containers/TheEtkinLab-CPAC-v1.0.3
collection name TheEtkinLab/CPAC
branch master
tag v1.0.3
commit 871f75dcf72392547e74c39dfb16a87961f43760
version (container hash) 6662e1b39cf703840031202981aa2507
build date 2018-03-25T21:23:38.193Z
size (MB) 3616
size (bytes) 1499508767
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.