giovannipizzi/singularity-quantum-espresso:ansible-6.3

$ singularity pull shub://giovannipizzi/singularity-quantum-espresso:ansible-6.3

Singularity Recipe

Bootstrap: docker
From: marvelnccr/ubuntu-docker-base:2.2

%files
   playbook.yml /tmp/quantum-espresso-ansible-playbook.yml


%post
    ansible-galaxy install -p /tmp marvel-nccr.quantum_espresso
    ansible-playbook /tmp/quantum-espresso-ansible-playbook.yml
    apt-get -y clean
    cp --dereference /tmp//q-e-90a2aa88298f5005b8ab8f5fcc354c5870481d68/bin/*.x /usr/local/bin/

%environment
    export LC_ALL=en_US.UTF-8
    export ANSIBLE_ROLES_PATH=/tmp

%runscript
    echo "Quantum ESPRESSO is installed (using the marvel-nccr.quantum_espresso Ansible role) in this singularity file. Just run pw.x or one of the other Quantum ESPRESSO codes."

Collection


View on Datalad

Metrics

key value
id /containers/giovannipizzi-singularity-quantum-espresso-ansible-6.3
collection name giovannipizzi/singularity-quantum-espresso
branch master
tag ansible-6.3
commit df81cc42d6cf4fcb6bd382cbe5f1e6053bcb4f0b
version (container hash) 2d981fcf09297357324f060b5297ab56
build date 2020-04-28T08:35:36.747Z
size (MB) 1998
size (bytes) 391520287
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.