Skip to content

Definition file on how to create a COSItools singularity container

License

Notifications You must be signed in to change notification settings

cositools/cosi-singularity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

The COSI singularity container

The definition file Singularity.def can be used to create a COSItools singularity container.

Creation

This assumes you have installed singularity. You create the container with:

SINGULARITY_TMPDIR=`pwd`/tmp SINGULARITY_CACHEDIR=`pwd`/cache singularity build --fakeroot COSItools.sif Singularity.def

In the container, the COSItools are installed in the directory /COSI/COSItools

Usage examples

mcosima run

singularity exec COSItools.sif /bin/bash -c '. /COSI/COSItools/source.sh; mcosima -z ${MEGALIB}/resource/examples/cosima/source/CrabOnly.source'

About

Definition file on how to create a COSItools singularity container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published