SingularityApp.hello-world-octave
%apprun hello-world-octave
    exec octave --no-gui --silent $SCIF_APPROOT/hello-world.octave
%appenv hello-world-octave
    DISPLAY=localhost:0.0
    export DISPLAY
%appfiles hello-world-octave
    hello-world.octave
%appinstall hello-world-octave
    apt-get install -y octave

Date: Sep 15, 2017

Author: Vanessa Sochat

Tags: octave ubuntu debian scif singularity

Files:

About

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