SingularityApp.hello-world-csh
%apprun hello-world-csh
    exec csh $SCIF_APPROOT/hello-world.csh
%appfiles hello-world-csh
    hello-world.csh
%appinstall hello-world-csh
    apt-get install -y csh

Date: Sep 15, 2017

Author: Vanessa Sochat

Tags: scif singularity ubuntu debian csh shell

Files:

About

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