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

Date: Sep 15, 2017

Author: Vanessa Sochat

Tags: scif singularity ubuntu debian ruby

Files:

About

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