diff --git a/docs/file_handling.md b/docs/file_handling.md new file mode 100644 index 00000000..63cf05ea --- /dev/null +++ b/docs/file_handling.md @@ -0,0 +1,13 @@ +## Install + +Installing an Atomic App means to download the artifacts and sample answerfile. + +## Developing and Debugging + +Image developers may run the root container and point to a Nulecule directory on the local system. + +## Directories + +* `/tmp/`: Host directory for temporary Nulecule files. May be overriden. +* `/tmp//.workdir`: Host directory for artifact template files with variable substitution. +