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

Date: Sep 15, 2017

Author: Vanessa Sochat

Tags: ubuntu debian julia scif singularity

Files:

About

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