When using cache in a CI pipeline the runner is unable to write to the default directory /cache due to ironbank hardened image. Fixed by configuring a different cache directory. Also tweak some documentation. Closes #5