Examples for building containers on Singularity Hub
./tutorial_steps.txt : example steps, command-by-command
./Singularity : is a recipe file for building your container
./text_translate.py is a sample python script we can run with the container
./make_git_repo.sh is a script that uploads your Singularity repository to github