%apphelp docs-readme
This module will add a README from a repository to a
container, and then print it out fully for the user
when the app is run:
./<container> run docs-readme
%apprun docs-readme
cat ${SCIF_APPROOT}/README.md
%appfiles docs-readme
README*