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

Date: Sep 15, 2017

Author: Vanessa Sochat

Tags: ubuntu debian scif singularity clisp

Files:

About

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