SingularityApp.docs-license

%apphelp docs-license

This module will add a LICENSE from a repo to a 
container, and then print it out fully for the user
when the app is run:

    scif run docs-license

    or in a container
 
    ./<container> run docs-license

%apprun docs-license
    cat ${SCIF_APPROOT}/LICENSE

%appfiles docs-license
    LICENSE*

Date: Sep 20, 2017

Author: Vanessa Sochat

Tags: scif help linux singularity

About

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