mherkazandjian/singularity_avogadro:latest

$ singularity pull shub://mherkazandjian/singularity_avogadro:latest

Singularity Recipe

BootStrap: debootstrap
OSVersion: bionic
MirrorURL: http://us.archive.ubuntu.com/ubuntu/


%runscript
    avogadro


%post
    echo "Hello from inside the container"
    sed -i 's/$/ universe/' /etc/apt/sources.list
    apt-get update
    apt-get -y install vim
    apt-get -y install avogadro
    apt-get clean

Collection


View on Datalad

Metrics

key value
id /containers/mherkazandjian-singularity_avogadro-latest
collection name mherkazandjian/singularity_avogadro
branch master
tag latest
commit 8790786da07ac3d07b79685c882f5017cbbf74c2
version (container hash) 29920d911f4e1062445137866e121be0
build date 2018-11-11T00:03:06.767Z
size (MB) 541
size (bytes) 188325919
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.