SingularityApp.hello-world-zsh
%apprun hello-world-zsh
    exec /bin/zsh $SCIF_APPROOT/hello-world.zsh
%appfiles hello-world-zsh
    hello-world.zsh
%appinstall hello-world-zsh
    apt-get install -y zsh > /dev/null 2>&1

Date: Sep 15, 2017

Author: Vanessa Sochat

Tags: ubuntu debian zsh shell scif singularity

Files:

About

Singularity Apps are modular SCI-F apps that can be added as helpers or wrappers for Singularity containers