TheEtkinLab/CPAC:latest

$ singularity pull shub://TheEtkinLab/CPAC:latest

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 03/11/2017
Vendor Ubuntu
Version 1.0.1b

%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-latest
collection name TheEtkinLab/CPAC
branch master
tag latest
commit ad89c1fb84da15891d9756a8034e93591136287f
version (container hash) 5ef624efe2717537834991216e9c75c4
build date 2017-11-20T13:56:11.809Z
size (MB) 3508
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.