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

Date: Sep 15, 2017

Author: Vanessa Sochat

Tags: ubuntu debian python scif singularity

Files:

About

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